How To Install appmenu-qt on Fedora 36
Introduction
In this tutorial we learn how to install appmenu-qt
on Fedora 36.
What is appmenu-qt
This package allows Qt to export its menus over DBus.
We can use yum
or dnf
to install appmenu-qt
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install appmenu-qt.
Install appmenu-qt on Fedora 36 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install appmenu-qt
using dnf
by running the following command:
sudo dnf -y install appmenu-qt
Install appmenu-qt on Fedora 36 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
After updating yum database, We can install appmenu-qt
using yum
by running the following command:
sudo yum -y install appmenu-qt
How To Uninstall appmenu-qt on Fedora 36
To uninstall only the appmenu-qt
package we can use the following command:
sudo dnf remove appmenu-qt
appmenu-qt Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/3c
/usr/lib/.build-id/3c/7d515996fbb799e51dfe053cc7f196211c3965
/usr/lib64/qt4/plugins/menubar/libappmenu-qt.so
/usr/share/doc/appmenu-qt
/usr/share/doc/appmenu-qt/NEWS
/usr/share/doc/appmenu-qt/README
/usr/share/licenses/appmenu-qt
/usr/share/licenses/appmenu-qt/COPYING
/usr/share/licenses/appmenu-qt/COPYING.LGPL-2.1
/usr/share/licenses/appmenu-qt/LGPL_EXCEPTION.txt
References
Summary
In this tutorial we learn how to install appmenu-qt
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install appmenu-qt on Fedora 36” linkTitle: “appmenu-qt” type: “docs” description: “In this tutorial we learn how to install appmenu-qt in Fedora 36. appmenu-qt is Global application menu to Qt4” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/appmenu-qt-featured.png
Introduction
In this tutorial we learn how to install appmenu-qt
on Fedora 36.
What is appmenu-qt
This package allows Qt to export its menus over DBus.
We can use yum
or dnf
to install appmenu-qt
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install appmenu-qt.
Install appmenu-qt on Fedora 36 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install appmenu-qt
using dnf
by running the following command:
sudo dnf -y install appmenu-qt
Install appmenu-qt on Fedora 36 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
After updating yum database, We can install appmenu-qt
using yum
by running the following command:
sudo yum -y install appmenu-qt
How To Uninstall appmenu-qt on Fedora 36
To uninstall only the appmenu-qt
package we can use the following command:
sudo dnf remove appmenu-qt
appmenu-qt Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/ac
/usr/lib/.build-id/ac/087b970fb2fed20cbeca556e587e90192331a0
/usr/lib/qt4/plugins/menubar/libappmenu-qt.so
/usr/share/doc/appmenu-qt
/usr/share/doc/appmenu-qt/NEWS
/usr/share/doc/appmenu-qt/README
/usr/share/licenses/appmenu-qt
/usr/share/licenses/appmenu-qt/COPYING
/usr/share/licenses/appmenu-qt/COPYING.LGPL-2.1
/usr/share/licenses/appmenu-qt/LGPL_EXCEPTION.txt
References
Summary
In this tutorial we learn how to install appmenu-qt
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).