Install navit-gui-gtk
Installing navit-gui-gtk package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install navit-gui-gtk
navit-gui-gtk package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | navit-gui-gtk |
version | 0.5.0+dfsg.1-1+b1 |
description | Car navigation system with routing engine – GTK+ GUI |
subsection | misc |
website | wiki.navit-project.org |
maintainer | Gilles Filippini |
Uninstall navit-gui-gtk
To remove just navit-gui-gtk package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove navit-gui-gtk
Uninstall navit-gui-gtk and it’s dependent packages
To remove the navit-gui-gtk package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove navit-gui-gtk
Purging navit-gui-gtk
If you also want to delete configuration and/or data files of navit-gui-gtk from Debian Sid then this will work:
sudo apt-get purge navit-gui-gtk
To delete configuration and/or data files of navit-gui-gtk and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove navit-gui-gtk