How to Install and Uninstall python-rgain Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "python-rgain" package

This tutorial shows how to install python-rgain on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-rgain

2. Uninstall "python-rgain" package

This guide let you learn how to uninstall python-rgain on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-rgain $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-rgain package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-rgain
Priority: optional
Section: universe/python
Installed-Size: 124
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: rgain
Version: 1.3.3-1
Depends: python-gi, gir1.2-gstreamer-1.0, python-mutagen, gstreamer1.0-plugins-base, gstreamer1.0-plugins-good, python (>= 2.7), python (<< 2.8)
Recommends: gstreamer1.0-plugins-bad
Filename: pool/universe/r/rgain/python-rgain_1.3.3-1_all.deb
Size: 25454
MD5sum: 4ffa3d2460d2198851f21cff6efc90ab
SHA1: c776807b9e48dc4281d9aa40e56b1ac0c875af16
SHA256: f2a03f8957b55c16a4b7fae20edf5d3876dc026c81dd0ba937816872102085aa
Description-en: Replay Gain volume normalization Python tools
This package provides a Python package to calculate the Replay Gain values of
audio files and normalize the volume of those files according to the values.
Two basic scripts exploiting these capabilities are shipped as well.
.
Replay Gain is a proposed standard designed to solve the very problem of
varying volumes across audio files. Its specifications are available at
http://replaygain.org/ .
Description-md5: 48f1f68a3520e4a1beab32f395c121b8
Homepage: https://bitbucket.org/fk/rgain/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu