Install python-fabio-dbg
Installing python-fabio-dbg package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install python-fabio-dbg
python-fabio-dbg package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | python-fabio-dbg |
version | 0.3.0+dfsg-1+b1 |
description | I/O library for images produced by 2D X-ray detector – Python2 debug |
subsection | debug |
website | github.com / kif / fabio |
maintainer | Debian Science Maintainers |
Uninstall python-fabio-dbg
To remove just python-fabio-dbg package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove python-fabio-dbg
Uninstall python-fabio-dbg and it’s dependent packages
To remove the python-fabio-dbg package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove python-fabio-dbg
Purging python-fabio-dbg
If you also want to delete configuration and/or data files of python-fabio-dbg from Debian Sid then this will work:
sudo apt-get purge python-fabio-dbg
To delete configuration and/or data files of python-fabio-dbg and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove python-fabio-dbg