Install ngraph-gtk-addins-base
Installing ngraph-gtk-addins-base 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-base
ngraph-gtk-addins-base package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | ngraph-gtk-addins-base |
version | 6.06.13-5.1+b1 |
description | addins of Ngraph-gtk – base programs |
subsection | graphics |
website | homepage3.nifty.com / slokar / ngraph / ngraph-gtk.html |
maintainer | Koichi Akabe |
Uninstall ngraph-gtk-addins-base
To remove just ngraph-gtk-addins-base package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove ngraph-gtk-addins-base
Uninstall ngraph-gtk-addins-base and it’s dependent packages
To remove the ngraph-gtk-addins-base package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove ngraph-gtk-addins-base
Purging ngraph-gtk-addins-base
If you also want to delete configuration and/or data files of ngraph-gtk-addins-base from Debian Sid then this will work:
sudo apt-get purge ngraph-gtk-addins-base
To delete configuration and/or data files of ngraph-gtk-addins-base and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove ngraph-gtk-addins-base