Install ngraph-gtk-addins
Installing ngraph-gtk-addins package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install ngraph-gtk-addins
ngraph-gtk-addins package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | ngraph-gtk-addins |
version | 6.06.13-5.1 |
description | addin collection of Ngraph-gtk |
subsection | graphics |
website | homepage3.nifty.com / slokar / ngraph / ngraph-gtk.html |
maintainer | Koichi Akabe |
Uninstall ngraph-gtk-addins
To remove just ngraph-gtk-addins package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove ngraph-gtk-addins
Uninstall ngraph-gtk-addins and it’s dependent packages
To remove the ngraph-gtk-addins package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove ngraph-gtk-addins
Purging ngraph-gtk-addins
If you also want to delete configuration and/or data files of ngraph-gtk-addins from Debian Sid then this will work:
sudo apt-get purge ngraph-gtk-addins
To delete configuration and/or data files of ngraph-gtk-addins and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove ngraph-gtk-addins