Install libntrack-qt4-dev
Installing libntrack-qt4-dev package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install libntrack-qt4-dev
libntrack-qt4-dev package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | libntrack-qt4-dev |
version | 016-1.3 |
description | Development package for libntrack-qt4 |
subsection | libdevel |
website | launchpad.net / ntrack |
maintainer | Alexander Sack |
Uninstall libntrack-qt4-dev
To remove just libntrack-qt4-dev package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove libntrack-qt4-dev
Uninstall libntrack-qt4-dev and it’s dependent packages
To remove the libntrack-qt4-dev package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove libntrack-qt4-dev
Purging libntrack-qt4-dev
If you also want to delete configuration and/or data files of libntrack-qt4-dev from Debian Sid then this will work:
sudo apt-get purge libntrack-qt4-dev
To delete configuration and/or data files of libntrack-qt4-dev and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove libntrack-qt4-dev