How to Install and Uninstall perl-Gtk2-TrayIcon.x86_64 Package on Fedora 34

Last updated: October 06,2024

1. Install "perl-Gtk2-TrayIcon.x86_64" package

This guide let you learn how to install perl-Gtk2-TrayIcon.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install perl-Gtk2-TrayIcon.x86_64

2. Uninstall "perl-Gtk2-TrayIcon.x86_64" package

This is a short guide on how to uninstall perl-Gtk2-TrayIcon.x86_64 on Fedora 34:

$ sudo dnf remove perl-Gtk2-TrayIcon.x86_64 $ sudo dnf autoremove

3. Information about the perl-Gtk2-TrayIcon.x86_64 package on Fedora 34

Last metadata expiration check: 1:38:02 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : perl-Gtk2-TrayIcon
Version : 0.07
Release : 2.fc34
Architecture : x86_64
Size : 27 k
Source : perl-Gtk2-TrayIcon-0.07-2.fc34.src.rpm
Repository : fedora
Summary : Perl interface to the EggTrayIcon library (deprecated)
URL : https://metacpan.org/release/Gtk2-TrayIcon
License : LGPLv2+
Description : This module allows a Perl developer to embed an arbitrary widget in a System
: Tray like the Gnome notification area.
:
: This package is deprecated. The users are advised to migrate to
: Gtk3::StatusIcon from perl-Gtk3 package.