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