Install postbooks-schema-quickstart
Installing postbooks-schema-quickstart package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install postbooks-schema-quickstart
postbooks-schema-quickstart package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | postbooks-schema-quickstart |
version | 4.9.2-1 |
description | multi-user accounting / CRM / ERP suite (quickstart database) |
subsection | misc |
website | xtuple.com / postbooks |
maintainer | Debian xTuple Maintainers |
Uninstall postbooks-schema-quickstart
To remove just postbooks-schema-quickstart package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove postbooks-schema-quickstart
Uninstall postbooks-schema-quickstart and it’s dependent packages
To remove the postbooks-schema-quickstart package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove postbooks-schema-quickstart
Purging postbooks-schema-quickstart
If you also want to delete configuration and/or data files of postbooks-schema-quickstart from Debian Sid then this will work:
sudo apt-get purge postbooks-schema-quickstart
To delete configuration and/or data files of postbooks-schema-quickstart and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove postbooks-schema-quickstart