Install shapetools-tutorial
Installing shapetools-tutorial package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install shapetools-tutorial
shapetools-tutorial package information
distro | Debian Unstable (Sid) |
---|---|
section | Non-Free |
name | shapetools-tutorial |
version | 1.3-4 |
description | Tutorial for ShapeTools |
subsection | doc |
maintainer | Matthias Klose |
Uninstall shapetools-tutorial
To remove just shapetools-tutorial package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove shapetools-tutorial
Uninstall shapetools-tutorial and it’s dependent packages
To remove the shapetools-tutorial package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove shapetools-tutorial
Purging shapetools-tutorial
If you also want to delete configuration and/or data files of shapetools-tutorial from Debian Sid then this will work:
sudo apt-get purge shapetools-tutorial
To delete configuration and/or data files of shapetools-tutorial and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove shapetools-tutorial