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

Last updated: May 17,2024

1. Install "lv2file" package

Please follow the guidance below to install lv2file on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install lv2file

2. Uninstall "lv2file" package

Please follow the guidelines below to uninstall lv2file on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove lv2file $ sudo apt autoclean && sudo apt autoremove

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

Package: lv2file
Priority: optional
Section: universe/sound
Installed-Size: 63
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Multimedia Maintainers
Architecture: amd64
Version: 0.83-1
Provides: lv2-host
Depends: libargtable2-0 (>= 7), libc6 (>= 2.14), liblilv-0-0 (>= 0.4.2), libsndfile1 (>= 1.0.20)
Recommends: lv2-plugin
Filename: pool/universe/l/lv2file/lv2file_0.83-1_amd64.deb
Size: 14628
MD5sum: b4b08424a19516a67808820a8cc09884
SHA1: 8144b3c1b3367b9ee66061fb4976a3263253cb4d
SHA256: ba64bbef14db088558defdce77396d09806e6110904e56125424f7678a0df7b8
Description-en: Command-line program to apply LV2 effects to audio files
lv2file is a simple program which you can use to apply LV2 effects to your
audio files without much hassle.
.
Possible use cases of lv2file are:
* Apply an effect without having to open a GUI or start a project.
* Apply effects to a large number of files, or in an automated manner.
* You need a deterministic environment to debug a plugin you are developing.
* Command-line only audio processing.
.
lv2file does not come with any built-in effects, so you must install other
packages containing LV2 plugins to use with lv2file.
Description-md5: 71a9d08f8da858b03cb3a05299e5a2ec
Homepage: http://jeremysalwen.github.com/lv2file/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu