How to Install and Uninstall libdbusmenu.src Package on Oracle Linux 8
Last updated: November 29,2024
1. Install "libdbusmenu.src" package
Please follow the instructions below to install libdbusmenu.src on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
libdbusmenu.src
Copied
2. Uninstall "libdbusmenu.src" package
This guide let you learn how to uninstall libdbusmenu.src on Oracle Linux 8:
$
sudo dnf remove
libdbusmenu.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the libdbusmenu.src package on Oracle Linux 8
Last metadata expiration check: 0:09:01 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : libdbusmenu
Version : 16.04.0
Release : 12.el8
Architecture : src
Size : 757 k
Source : None
Repository : ol8_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 : src
Size : 757 k
Source : None
Repository : ol8_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.