Install umview-mod-umlwip
Installing umview-mod-umlwip package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install umview-mod-umlwip
umview-mod-umlwip package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | umview-mod-umlwip |
version | 0.8.2-1.1 |
description | View-OS in user space – LWIPv6 gateway module |
subsection | misc |
website | view-os.sourceforge.net |
maintainer | Debian VSquare Team |
Uninstall umview-mod-umlwip
To remove just umview-mod-umlwip package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove umview-mod-umlwip
Uninstall umview-mod-umlwip and it’s dependent packages
To remove the umview-mod-umlwip package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove umview-mod-umlwip
Purging umview-mod-umlwip
If you also want to delete configuration and/or data files of umview-mod-umlwip from Debian Sid then this will work:
sudo apt-get purge umview-mod-umlwip
To delete configuration and/or data files of umview-mod-umlwip and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove umview-mod-umlwip