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