Installlion's Logo

Installlion.com

How To Uninstall vlevel On Parrot 3.7

To uninstall vlevel just follow these instructions.

Uninstall just vlevel

Levelling audio filter as command-line tool and LADSPA/JACK plugin keeps you from having to fiddle with the volume constantly. It's different from other dynamic compressors because it looks ahead. You can think of VLevel as someone who knows your music by heart, and turns the volume up during quiet passages, but smoothly turns it back down when he knows a loud part is coming. It's great for making CDs to listen to in your car, or to play background music on your computer.Parrot 3.7sound0.5.1-1+b1
sudo apt-get remove vlevel

This will remove just the vlevel package itself.

Uninstall vlevel and its dependencies

sudo apt-get remove --auto-remove vlevel

This will remove the vlevel package and any other dependant packages which are no longer needed.

Purging your config/data too

If you also want to delete your local/config files for vlevel then this will work.

 Caution! Purged config/data can not be restored by reinstalling the package.
sudo apt-get purge vlevel

Or similarly, like this vlevel

sudo apt-get purge --auto-remove vlevel

Package Data

Packagevlevel
Version0.5.1-1+b1
MaintainerDebian Multimedia Maintainers <[email protected]>
Home pagehttps://github.com/radiocicletta/vlevel
DescriptionLevelling audio filter as command-line tool and LADSPA/JACK plugin keeps you from having to fiddle with the volume constantly. It's different from other dynamic compressors because it looks ahead. You can think of VLevel as someone who knows your music by heart, and turns the volume up during quiet passages, but smoothly turns it back down when he knows a loud part is coming. It's great for making CDs to listen to in your car, or to play background music on your computer.
Distroparrot
Releasejollyroger
Repomain
Sectionsound

Dependencies