How to Install and Uninstall libdbusmenu.x86_64 Package on Rocky Linux 8
Last updated: January 16,2025
1. Install "libdbusmenu.x86_64" package
In this section, we are going to explain the necessary steps to install libdbusmenu.x86_64 on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
libdbusmenu.x86_64
Copied
2. Uninstall "libdbusmenu.x86_64" package
In this section, we are going to explain the necessary steps to uninstall libdbusmenu.x86_64 on Rocky Linux 8:
$
sudo dnf remove
libdbusmenu.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the libdbusmenu.x86_64 package on Rocky Linux 8
Last metadata expiration check: 2:15:51 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : libdbusmenu
Version : 16.04.0
Release : 12.el8
Architecture : x86_64
Size : 138 k
Source : libdbusmenu-16.04.0-12.el8.src.rpm
Repository : appstream
Summary : Library for passing menus over DBus
URL : https://launchpad.net/libdbusmenu
License : LGPLv3 or LGPLv2 and GPLv3
Description : This is a small library designed to make sharing and displaying of menu
: structures over DBus simple and easy to use. It works for both QT and GTK+ and
: makes building menus simple.
Available Packages
Name : libdbusmenu
Version : 16.04.0
Release : 12.el8
Architecture : x86_64
Size : 138 k
Source : libdbusmenu-16.04.0-12.el8.src.rpm
Repository : appstream
Summary : Library for passing menus over DBus
URL : https://launchpad.net/libdbusmenu
License : LGPLv3 or LGPLv2 and GPLv3
Description : This is a small library designed to make sharing and displaying of menu
: structures over DBus simple and easy to use. It works for both QT and GTK+ and
: makes building menus simple.