Cheap VPS & Xen Server


Residential Proxy Network - Hourly & Monthly Packages

How to install moonshot-ui on Debian Unstable (Sid)


Install moonshot-ui

Installing moonshot-ui 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

moonshot-ui package information

distro Debian Unstable (Sid)
section Main
name moonshot-ui
version 0.7.2-1
description Moonshot Identity Selector
subsection net
website project-moonshot.org
maintainer Sam Hartman

Uninstall moonshot-ui

To remove just moonshot-ui package itself from Debian Unstable (Sid) execute on terminal:

sudo apt-get remove moonshot-ui

Uninstall moonshot-ui and it’s dependent packages

To remove the moonshot-ui package and any other dependant package which are no longer needed from Debian Sid.

sudo apt-get remove --auto-remove moonshot-ui

Purging moonshot-ui

If you also want to delete configuration and/or data files of moonshot-ui from Debian Sid then this will work:

sudo apt-get purge moonshot-ui

To delete configuration and/or data files of moonshot-ui and it’s dependencies from Debian Sid then execute:

sudo apt-get purge --auto-remove moonshot-ui

 

Comments

comments