bm on AUR (Arch User Repository)

Last updated: February 03,2025

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

$ yay -S bm

* (Optional) Uninstall bm on Arch using YAY

$ yay -Rns bm

2. Manually Install "bm" via AUR

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

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

b. Clone bm's git locally

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

c. Go to ~/bm folder and install it

$ cd ~/bm $ makepkg -si

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

ID: 661302
Name: bm
PackageBaseID: 145975
PackageBase: bm
Version: 0.4-2
Description: command-line bibliography manager for biblatex
URL: https://git.ckyln.com/bm/log.html
NumVotes: 1
Popularity: 0
OutOfDate: 1646304538
Maintainer: cemkeylan
FirstSubmitted: 1571639398
LastModified: 1572433797
URLPath: /cgit/aur.git/snapshot/bm.tar.gz