How to Install and Uninstall appmenu-qt5.i686 Package on Fedora 38

Last updated: October 10,2024

1. Install "appmenu-qt5.i686" package

Please follow the step by step instructions below to install appmenu-qt5.i686 on Fedora 38

$ sudo dnf update $ sudo dnf install appmenu-qt5.i686

2. Uninstall "appmenu-qt5.i686" package

Please follow the guidelines below to uninstall appmenu-qt5.i686 on Fedora 38:

$ sudo dnf remove appmenu-qt5.i686 $ sudo dnf autoremove

3. Information about the appmenu-qt5.i686 package on Fedora 38

Last metadata expiration check: 3:46:14 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : appmenu-qt5
Version : 0.3.0+16.10.20160628.1
Release : 32.fc38
Architecture : i686
Size : 149 k
Source : appmenu-qt5-0.3.0+16.10.20160628.1-32.fc38.src.rpm
Repository : fedora
Summary : Support for global DBus-exported application menu in Qt5
URL : https://launchpad.net/appmenu-qt5
License : LGPLv3
Description : This is a different, Qt5-compatible approach of the existing appmenu-qt
: (https://launchpad.net/appmenu-qt).
:
: appmenu-qt5 is a Qt5 QPA theme plugin that adds support for application
: menus to Qt5 applications. This only works for Qt5 versions >= 5.2
: currently. To enable the support, set QT_QPA_PLATFORMTHEME=appmenu-qt5
: in your environment or install the appmenu-qt5-profile.d package to
: enable system-wide, see README.fedora *BEFORE* for further information.