Install python-montage-wrapper
Installing python-montage-wrapper package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install python-montage-wrapper
python-montage-wrapper package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | python-montage-wrapper |
version | 0.9.8-2 |
description | Python-2 wrapper for the Montage mosaicking toolkit |
subsection | python |
website | astropy.org / montage-wrapper / |
maintainer | Debian Astronomy Team |
Uninstall python-montage-wrapper
To remove just python-montage-wrapper package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove python-montage-wrapper
Uninstall python-montage-wrapper and it’s dependent packages
To remove the python-montage-wrapper package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove python-montage-wrapper
Purging python-montage-wrapper
If you also want to delete configuration and/or data files of python-montage-wrapper from Debian Sid then this will work:
sudo apt-get purge python-montage-wrapper
To delete configuration and/or data files of python-montage-wrapper and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove python-montage-wrapper