Install monodoc-monogame-manual
Installing monodoc-monogame-manual package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install monodoc-monogame-manual
monodoc-monogame-manual package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | monodoc-monogame-manual |
version | 2.5.1+dfsg-4 |
description | Free implementation of XNA – Documentation |
subsection | doc |
website | monogame.codeplex.com |
maintainer | Debian CLI Libraries Team |
Uninstall monodoc-monogame-manual
To remove just monodoc-monogame-manual package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove monodoc-monogame-manual
Uninstall monodoc-monogame-manual and it’s dependent packages
To remove the monodoc-monogame-manual package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove monodoc-monogame-manual
Purging monodoc-monogame-manual
If you also want to delete configuration and/or data files of monodoc-monogame-manual from Debian Sid then this will work:
sudo apt-get purge monodoc-monogame-manual
To delete configuration and/or data files of monodoc-monogame-manual and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove monodoc-monogame-manual