python2-bdflib on AUR (Arch User Repository)

Last updated: December 26,2024

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

$ yay -S python2-bdflib

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

$ yay -Rns python2-bdflib

2. Manually Install "python2-bdflib" via AUR

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

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

b. Clone python2-bdflib's git locally

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

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

$ cd ~/python2-bdflib $ makepkg -si

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

ID: 612339
Name: python2-bdflib
PackageBaseID: 94239
PackageBase: python2-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: 1433932677
LastModified: 1557819260
URLPath: /cgit/aur.git/snapshot/python2-bdflib.tar.gz