How To Install bemenu on Fedora 36
Introduction
In this tutorial we learn how to install bemenu on Fedora 36.
What is bemenu
Dynamic menu library and client program inspired by dmenu.
We can use yum or dnf to install bemenu on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install bemenu.
Install bemenu 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 bemenu using dnf by running the following command:
sudo dnf -y install bemenu
Install bemenu 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 bemenu using yum by running the following command:
sudo yum -y install bemenu
How To Uninstall bemenu on Fedora 36
To uninstall only the bemenu package we can use the following command:
sudo dnf remove bemenu
bemenu Package Contents on Fedora 36
/usr/bin/bemenu
/usr/bin/bemenu-run
/usr/lib/.build-id
/usr/lib/.build-id/00
/usr/lib/.build-id/00/1e21f973e9a518dfa85a31b97ef86f3ffa7b8c
/usr/lib/.build-id/36
/usr/lib/.build-id/36/6c32edc2603afbcc3f9aa53d36438ab31f3f59
/usr/lib/.build-id/82
/usr/lib/.build-id/82/2e8234cbd110a833941d71b1b792cc405c7b7b
/usr/lib/.build-id/8e
/usr/lib/.build-id/8e/8397e60d73aa8e48719c8d5ec8b8cdbb88da88
/usr/lib/.build-id/b5
/usr/lib/.build-id/b5/ed02fb92d50ab315072f444fa11e6eec29ae73
/usr/lib/.build-id/bc
/usr/lib/.build-id/bc/237e0f1ce2a69a01a1181e5505479ce6eafe13
/usr/lib/bemenu
/usr/lib/bemenu/bemenu-renderer-curses.so
/usr/lib/bemenu/bemenu-renderer-wayland.so
/usr/lib/bemenu/bemenu-renderer-x11.so
/usr/lib/libbemenu.so.0
/usr/lib/libbemenu.so.0.6.7
/usr/share/doc/bemenu
/usr/share/doc/bemenu/README.md
/usr/share/licenses/bemenu
/usr/share/licenses/bemenu/LICENSE-CLIENT
/usr/share/licenses/bemenu/LICENSE-LIB
/usr/share/man/man1/bemenu.1.gz
References
Summary
In this tutorial we learn how to install bemenu on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install bemenu on Fedora 36” linkTitle: “bemenu” type: “docs” description: “In this tutorial we learn how to install bemenu in Fedora 36. bemenu is Dynamic menu library and client program inspired by dmenu” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/bemenu-featured.png
Introduction
In this tutorial we learn how to install bemenu on Fedora 36.
What is bemenu
Dynamic menu library and client program inspired by dmenu.
We can use yum or dnf to install bemenu on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install bemenu.
Install bemenu 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 bemenu using dnf by running the following command:
sudo dnf -y install bemenu
Install bemenu 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 bemenu using yum by running the following command:
sudo yum -y install bemenu
How To Uninstall bemenu on Fedora 36
To uninstall only the bemenu package we can use the following command:
sudo dnf remove bemenu
bemenu Package Contents on Fedora 36
/usr/bin/bemenu
/usr/bin/bemenu-run
/usr/lib/.build-id
/usr/lib/.build-id/00
/usr/lib/.build-id/00/c51ebab32197cfbea710ad6cf65161aca938e4
/usr/lib/.build-id/25
/usr/lib/.build-id/25/6542d230682d6f7bb5058d7b4e6c5858157ec8
/usr/lib/.build-id/35
/usr/lib/.build-id/35/5a54677badc9184487c127198889ed38bf8281
/usr/lib/.build-id/48
/usr/lib/.build-id/48/8f1f813adbd343606bd0c458ad447ef5ee5691
/usr/lib/.build-id/90
/usr/lib/.build-id/90/3ee62914032db6703a25bb8a9d2ca4adbc1395
/usr/lib/.build-id/ea
/usr/lib/.build-id/ea/069b51d7d36afe08b04c97ef232ee523130958
/usr/lib64/bemenu
/usr/lib64/bemenu/bemenu-renderer-curses.so
/usr/lib64/bemenu/bemenu-renderer-wayland.so
/usr/lib64/bemenu/bemenu-renderer-x11.so
/usr/lib64/libbemenu.so.0
/usr/lib64/libbemenu.so.0.6.7
/usr/share/doc/bemenu
/usr/share/doc/bemenu/README.md
/usr/share/licenses/bemenu
/usr/share/licenses/bemenu/LICENSE-CLIENT
/usr/share/licenses/bemenu/LICENSE-LIB
/usr/share/man/man1/bemenu.1.gz
References
Summary
In this tutorial we learn how to install bemenu on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).