python-bdflib on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S python-bdflib

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

$ yay -Rns python-bdflib

2. Manually Install "python-bdflib" via AUR

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

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

b. Clone python-bdflib's git locally

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

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

$ cd ~/python-bdflib $ makepkg -si

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

ID: 612337
Name: python-bdflib
PackageBaseID: 137153
PackageBase: python-bdflib
Version: 1.1.3-1
Description: A Python library for reading, writing and modifying bitmap fonts in BDF format
URL: https://gitlab.com/Screwtapello/bdflib
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Franek
Submitter: Franek
FirstSubmitted: 1541339341
LastModified: 1557819027
URLPath: /cgit/aur.git/snapshot/python-bdflib.tar.gz