dmenu_bw on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S dmenu_bw

* (Optional) Uninstall dmenu_bw on Arch using YAY

$ yay -Rns dmenu_bw

2. Manually Install "dmenu_bw" via AUR

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

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

b. Clone dmenu_bw's git locally

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

c. Go to ~/dmenu_bw folder and install it

$ cd ~/dmenu_bw $ makepkg -si

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

ID: 945002
Name: dmenu_bw
PackageBaseID: 166394
PackageBase: dmenu_bw
Version: 0.0.3-4
Description: dmenu wrapper for bitwarden-cli written in POSIX shellscript.
URL: https://github.com/Sife-ops/dmenu_bw
NumVotes: 1
Popularity: 3.0E-5
OutOfDate:
Maintainer: Sife-ops
Submitter: Sife-ops
FirstSubmitted: 1620156456
LastModified: 1628357962
URLPath: /cgit/aur.git/snapshot/dmenu_bw.tar.gz