btmenu on AUR (Arch User Repository)

Last updated: July 02,2024

1. Install "btmenu" 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 btmenu on Arch using YAY

$ yay -S btmenu

* (Optional) Uninstall btmenu on Arch using YAY

$ yay -Rns btmenu

2. Manually Install "btmenu" via AUR

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

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

b. Clone btmenu's git locally

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

c. Go to ~/btmenu folder and install it

$ cd ~/btmenu $ makepkg -si

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

ID: 798413
Name: btmenu
PackageBaseID: 137640
PackageBase: btmenu
Version: 1.2.0-2
Description: Control bluetooth devices with dmenu
URL: http://github.com/cdown/btmenu
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: cdown
Submitter: cdown
FirstSubmitted: 1543325355
LastModified: 1601419553
URLPath: /cgit/aur.git/snapshot/btmenu.tar.gz