Install spellcast-doc
Installing spellcast-doc package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install spellcast-doc
spellcast-doc package information
distro | Debian Unstable (Sid) |
---|---|
section | Non-Free |
name | spellcast-doc |
version | 1.5+nmu2 |
description | Documentation for the multi-player X game of spellcasting. |
subsection | doc |
maintainer | Javier Fernandez-Sanguino Pen~a |
Uninstall spellcast-doc
To remove just spellcast-doc package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove spellcast-doc
Uninstall spellcast-doc and it’s dependent packages
To remove the spellcast-doc package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove spellcast-doc
Purging spellcast-doc
If you also want to delete configuration and/or data files of spellcast-doc from Debian Sid then this will work:
sudo apt-get purge spellcast-doc
To delete configuration and/or data files of spellcast-doc and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove spellcast-doc