rbmenu on AUR (Arch User Repository)

Last updated: May 18,2024

1. Install "rbmenu" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install rbmenu on Arch using YAY

$ yay -S rbmenu

* (Optional) Uninstall rbmenu on Arch using YAY

$ yay -Rns rbmenu

2. Manually Install "rbmenu" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone rbmenu's git locally

$ git clone https://aur.archlinux.org/rbmenu.git ~/rbmenu

c. Go to ~/rbmenu folder and install it

$ cd ~/rbmenu $ makepkg -si

3. Information about the rbmenu package on Arch User Repository (AUR)

ID: 1015721
Name: rbmenu
PackageBaseID: 164255
PackageBase: rbmenu
Version: 0.6.2-3
Description: Rust Bookmark (d)Menu
URL: https://github.com/DevHyperCoder/rbmenu
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: DevHyperCoder
Submitter: DevHyperCoder
FirstSubmitted: 1615560541
LastModified: 1641655950
URLPath: /cgit/aur.git/snapshot/rbmenu.tar.gz