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