How to Install and Uninstall libappindicator.x86_64 Package on CentOS Stream 9

Last updated: November 25,2024

1. Install "libappindicator.x86_64" package

This is a short guide on how to install libappindicator.x86_64 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install libappindicator.x86_64

2. Uninstall "libappindicator.x86_64" package

This tutorial shows how to uninstall libappindicator.x86_64 on CentOS Stream 9:

$ sudo dnf remove libappindicator.x86_64 $ sudo dnf autoremove

3. Information about the libappindicator.x86_64 package on CentOS Stream 9

Last metadata expiration check: 2:18:14 ago on Sat Mar 16 16:03:45 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.