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

Last updated: May 18,2024

1. Install "volti" package

This is a short guide on how to install volti on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install volti

2. Uninstall "volti" package

This is a short guide on how to uninstall volti on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove volti $ sudo apt autoclean && sudo apt autoremove

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

Package: volti
Priority: optional
Section: universe/sound
Installed-Size: 430
Maintainer: Ubuntu Developers
Original-Maintainer: Debian QA Group
Architecture: all
Version: 0.2.3-7
Depends: python-alsaaudio, python-dbus, python-gobject, python-gtk2, python-xlib, python:any (>= 2.7.5-5~)
Filename: pool/universe/v/volti/volti_0.2.3-7_all.deb
Size: 132350
MD5sum: f5a84b2ec4e494fdd1250ef7ed9b8626
SHA1: 8e0917552092e9368309ecb34c012b0654be265a
SHA256: cff292f798ab3c872ef95fd339c7b68ef059baaf02a7df5c185e332ddd9d248c
Description-en: control audio volume from system tray/notification area
Volti is a lightweight GTK+ application for controlling audio
volume from system tray/notification area.
.
Features:
* no PulseAudio, GStreamer, Phonon etc. only ALSA is needed
* internal mixer application, either choosing any mixer app
is possible
* left click opens volume scale (slider)
* scroll wheel on tray icon changes volume, increment in
percents is configurable
* configurable middle click to toggle 'mute' or 'show mixer'
* nice tooltip with card and volume info
* support for multimedia keys
* support desktop notifications on keys events
Description-md5: 97a31bacd21024a8cbdc6167b72bca22
Homepage: https://github.com/gen2brain/volti
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu