Install moonshot-ui-dbg
Installing moonshot-ui-dbg package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install moonshot-ui-dbg
moonshot-ui-dbg package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | moonshot-ui-dbg |
version | 0.7.2-1 |
description | Moonshot Identity Selector Debug Symbols |
subsection | debug |
website | project-moonshot.org |
maintainer | Sam Hartman |
Uninstall moonshot-ui-dbg
To remove just moonshot-ui-dbg package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove moonshot-ui-dbg
Uninstall moonshot-ui-dbg and it’s dependent packages
To remove the moonshot-ui-dbg package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove moonshot-ui-dbg
Purging moonshot-ui-dbg
If you also want to delete configuration and/or data files of moonshot-ui-dbg from Debian Sid then this will work:
sudo apt-get purge moonshot-ui-dbg
To delete configuration and/or data files of moonshot-ui-dbg and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove moonshot-ui-dbg