Install python-acidobasic
Installing python-acidobasic package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install python-acidobasic
python-acidobasic package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | python-acidobasic |
version | 2.5-1 |
description | simulation tool for acido-basic titrations |
subsection | python |
website | outilsphysiques.tuxfamily.org / … / Pyacidobasic |
maintainer | Georges Khaznadar |
Uninstall python-acidobasic
To remove just python-acidobasic package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove python-acidobasic
Uninstall python-acidobasic and it’s dependent packages
To remove the python-acidobasic package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove python-acidobasic
Purging python-acidobasic
If you also want to delete configuration and/or data files of python-acidobasic from Debian Sid then this will work:
sudo apt-get purge python-acidobasic
To delete configuration and/or data files of python-acidobasic and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove python-acidobasic