bdflib-git on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S bdflib-git

* (Optional) Uninstall bdflib-git on Arch using YAY

$ yay -Rns bdflib-git

2. Manually Install "bdflib-git" via AUR

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

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

b. Clone bdflib-git's git locally

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

c. Go to ~/bdflib-git folder and install it

$ cd ~/bdflib-git $ makepkg -si

3. Information about the bdflib-git package on Arch User Repository (AUR)

ID: 537960
Name: bdflib-git
PackageBaseID: 43702
PackageBase: bdflib-git
Version: 20150305-1
Description: A Python library for reading, writing and modifying bitmap fonts in BDF format
URL: https://github.com/peter-conalgo/bdflib
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: keenerd
Submitter: keenerd
FirstSubmitted: 1290157089
LastModified: 1535130572
URLPath: /cgit/aur.git/snapshot/bdflib-git.tar.gz