How to Install and Uninstall libappindicator-sharp.x86_64 Package on Fedora 34

Last updated: October 05,2024

1. Install "libappindicator-sharp.x86_64" package

This tutorial shows how to install libappindicator-sharp.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install libappindicator-sharp.x86_64

2. Uninstall "libappindicator-sharp.x86_64" package

This guide let you learn how to uninstall libappindicator-sharp.x86_64 on Fedora 34:

$ sudo dnf remove libappindicator-sharp.x86_64 $ sudo dnf autoremove

3. Information about the libappindicator-sharp.x86_64 package on Fedora 34

Last metadata expiration check: 2:47:04 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : libappindicator-sharp
Version : 12.10.0
Release : 30.fc34
Architecture : x86_64
Size : 31 k
Source : libappindicator-12.10.0-30.fc34.src.rpm
Repository : fedora
Summary : Application indicators library - C#
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.
:
: This package contains the Mono C# bindings for this library.