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

Last updated: May 16,2024

1. Install "trayer" package

Here is a brief guide to show you how to install trayer on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install trayer

2. Uninstall "trayer" package

Please follow the instructions below to uninstall trayer on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove trayer $ sudo apt autoclean && sudo apt autoremove

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

Package: trayer
Priority: optional
Section: universe/x11
Installed-Size: 91
Maintainer: Ubuntu Developers
Original-Maintainer: David Bremner
Architecture: amd64
Version: 1.1.5-1
Depends: libc6 (>= 2.14), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.24.0), libx11-6
Filename: pool/universe/t/trayer/trayer_1.1.5-1_amd64.deb
Size: 26230
MD5sum: 0736c60278c54e12099912cad2b366bd
SHA1: e20c87ce89489e8f523a47e65f88121f3afa7bdf
SHA256: 345bdbd2fd2575265c36779c19f930036b1b0d639bea76704723bddb1fc8d7ff
Description-en: Lightweight GTK2-based systray for UNIX desktop
trayer is a small program designed to provide systray functionality
present in GNOME/KDE desktop environments for window managers which
do not support that function. System tray is a place, where various
applications put their icons, so they are always visible presenting
status of applications and allowing user to control programs.
.
The code started out as an extraction from fbpanel.
Description-md5: c589b291e49eae9db24da2786a98484e
Homepage: http://github.com/sargon/trayer-srg
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu