Install mustang-plug
Installing mustang-plug package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install mustang-plug
mustang-plug package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | mustang-plug |
version | 1.2-1 |
description | control Fender Mustang amplifiers |
subsection | sound |
website | piorekf.org / plug / |
maintainer | Debian Multimedia Maintainers |
Uninstall mustang-plug
To remove just mustang-plug package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove mustang-plug
Uninstall mustang-plug and it’s dependent packages
To remove the mustang-plug package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove mustang-plug
Purging mustang-plug
If you also want to delete configuration and/or data files of mustang-plug from Debian Sid then this will work:
sudo apt-get purge mustang-plug
To delete configuration and/or data files of mustang-plug and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove mustang-plug