dmenu-bluetooth on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S dmenu-bluetooth

* (Optional) Uninstall dmenu-bluetooth on Arch using YAY

$ yay -Rns dmenu-bluetooth

2. Manually Install "dmenu-bluetooth" via AUR

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

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

b. Clone dmenu-bluetooth's git locally

$ git clone https://aur.archlinux.org/dmenu-bluetooth.git ~/dmenu-bluetooth

c. Go to ~/dmenu-bluetooth folder and install it

$ cd ~/dmenu-bluetooth $ makepkg -si

3. Information about the dmenu-bluetooth package on Arch User Repository (AUR)

ID: 1293092
Name: dmenu-bluetooth
PackageBaseID: 174480
PackageBase: dmenu-bluetooth
Version: r48.96e2e3e-1
Description: A dmenu menu that uses bluetoothctl to connect to bluetooth devices and display status
URL: https://github.com/Layerex/dmenu-bluetooth
NumVotes: 3
Popularity: 0.133329
OutOfDate:
Maintainer: jforberg
Submitter: jforberg
FirstSubmitted: 1640704879
LastModified: 1690110707
URLPath: /cgit/aur.git/snapshot/dmenu-bluetooth.tar.gz