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