python-fdfgen on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S python-fdfgen

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

$ yay -Rns python-fdfgen

2. Manually Install "python-fdfgen" via AUR

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

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

b. Clone python-fdfgen's git locally

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

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

$ cd ~/python-fdfgen $ makepkg -si

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

ID: 884914
Name: python-fdfgen
PackageBaseID: 134489
PackageBase: python-fdfgen
Version: 0.16.1-2
Description: Library for creating FDF files
URL: http://github.com/ccnmtl/fdfgen/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: TheEdgeOfRage
Submitter: TheEdgeOfRage
FirstSubmitted: 1532466558
LastModified: 1617011613
URLPath: /cgit/aur.git/snapshot/python-fdfgen.tar.gz