btmenu on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install btmenu on Arch using YAY
$
yay -S
btmenu
Copied
* (Optional) Uninstall btmenu on Arch using YAY
$
yay -Rns
btmenu
Copied
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
Copied
b. Clone btmenu's git locally
$
git clone https://aur.archlinux.org/btmenu.git
~/btmenu
Copied
c. Go to ~/btmenu folder and install it
$
cd
~/btmenu
Copied
$
makepkg -si
Copied
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
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