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