How to Install and Uninstall libappindicator.x86_64 Package on Rocky Linux 9

Last updated: May 03,2024

1. Install "libappindicator.x86_64" package

In this section, we are going to explain the necessary steps to install libappindicator.x86_64 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install libappindicator.x86_64

2. Uninstall "libappindicator.x86_64" package

This is a short guide on how to uninstall libappindicator.x86_64 on Rocky Linux 9:

$ sudo dnf remove libappindicator.x86_64 $ sudo dnf autoremove

3. Information about the libappindicator.x86_64 package on Rocky Linux 9

Last metadata expiration check: 1:13:47 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : libappindicator
Version : 12.10.0
Release : 33.el9
Architecture : x86_64
Size : 41 k
Source : libappindicator-12.10.0-33.el9.src.rpm
Repository : epel
Summary : Application indicators library
URL : https://launchpad.net/libappindicator
License : LGPLv2 and LGPLv3
Description : A library to allow applications to export a menu into the Unity Menu bar. Based
: on KSNI it also works in KDE and will fallback to generic Systray support if
: none of those are available.