Install zita-rev1
Installing zita-rev1 package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install zita-rev1
zita-rev1 package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | zita-rev1 |
version | 0.2.1-3+b1 |
description | pro-audio reverb effect |
subsection | sound |
website | kokkinizita.linuxaudio.org / … / quickguide.html |
maintainer | Debian Multimedia Maintainers |
Uninstall zita-rev1
To remove just zita-rev1 package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove zita-rev1
Uninstall zita-rev1 and it’s dependent packages
To remove the zita-rev1 package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove zita-rev1
Purging zita-rev1
If you also want to delete configuration and/or data files of zita-rev1 from Debian Sid then this will work:
sudo apt-get purge zita-rev1
To delete configuration and/or data files of zita-rev1 and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove zita-rev1