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