Install libprojectm-qt-dev
Installing libprojectm-qt-dev package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install libprojectm-qt-dev
libprojectm-qt-dev package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | libprojectm-qt-dev |
version | 2.1.0+dfsg-3+b1 |
description | projectM Qt4 (development files) |
subsection | libdevel |
website | projectm.sf.net |
maintainer | Debian Multimedia Maintainers |
Uninstall libprojectm-qt-dev
To remove just libprojectm-qt-dev package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove libprojectm-qt-dev
Uninstall libprojectm-qt-dev and it’s dependent packages
To remove the libprojectm-qt-dev package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove libprojectm-qt-dev
Purging libprojectm-qt-dev
If you also want to delete configuration and/or data files of libprojectm-qt-dev from Debian Sid then this will work:
sudo apt-get purge libprojectm-qt-dev
To delete configuration and/or data files of libprojectm-qt-dev and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove libprojectm-qt-dev