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

Last updated: October 05,2024

1. Install "appmenu-qt5.i686" package

This tutorial shows how to install appmenu-qt5.i686 on Fedora 34

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

2. Uninstall "appmenu-qt5.i686" package

Here is a brief guide to show you how to uninstall appmenu-qt5.i686 on Fedora 34:

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

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

Last metadata expiration check: 1:31:20 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : appmenu-qt5
Version : 0.3.0+16.10.20160628.1
Release : 25.fc34
Architecture : i686
Size : 139 k
Source : appmenu-qt5-0.3.0+16.10.20160628.1-25.fc34.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.