How to Install and Uninstall vlevel Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 16,2024

1. Install "vlevel" package

Please follow the guidelines below to install vlevel on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install vlevel

2. Uninstall "vlevel" package

In this section, we are going to explain the necessary steps to uninstall vlevel on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove vlevel $ sudo apt autoclean && sudo apt autoremove

3. Information about the vlevel package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: vlevel
Priority: optional
Section: universe/sound
Installed-Size: 118
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Multimedia Maintainers
Architecture: amd64
Version: 0.5.1-1build1
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libjack-jackd2-0v5 (>= 1.9.5~dfsg-14) | libjack-0.116, libstdc++6 (>= 5.2)
Suggests: jackd
Filename: pool/universe/v/vlevel/vlevel_0.5.1-1build1_amd64.deb
Size: 32996
MD5sum: 4e501cb4daec767db8153943c8ebf23c
SHA1: d0915b93652daf176ab32f7c3e84f6df636bac62
SHA256: f7af0e09d3f648567d4466b409fd31391c89ef3bc93bfb95a56bf1766f7e8616
Description-en: Levelling audio filter as command-line tool and LADSPA/JACK plugin
VLevel keeps your music from making you jump out of your seat, and it
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.
.
VLevel is currently a LADSPA plugin, a JACK plugin and a command-line
filter. You can use it with many Linux audio programs including XMMS,
GStreamer, GLAME, GDAM, and others, and you can use it in shell
scripts to level your music before burning a CD.
.
The commandline filter is also useful for levelling podcasts before
(encoding and) publishing.
Description-md5: 74a591d5e7010eea8dd3c85c8ab08c40
Homepage: https://github.com/radiocicletta/vlevel
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu