bard on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S bard

* (Optional) Uninstall bard on Arch using YAY

$ yay -Rns bard

2. Manually Install "bard" via AUR

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

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

b. Clone bard's git locally

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

c. Go to ~/bard folder and install it

$ cd ~/bard $ makepkg -si

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

ID: 1281666
Name: bard
PackageBaseID: 165829
PackageBase: bard
Version: 2.0.1-1
Description: Creates PDF and HTML songbooks out of easy-to-write Markdown sources.
URL: https://github.com/vojtechkral/bard
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: vojtechkral
Submitter: vojtechkral
FirstSubmitted: 1618869301
LastModified: 1688245404
URLPath: /cgit/aur.git/snapshot/bard.tar.gz