python-fmf on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S python-fmf

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

$ yay -Rns python-fmf

2. Manually Install "python-fmf" via AUR

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

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

b. Clone python-fmf's git locally

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

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

$ cd ~/python-fmf $ makepkg -si

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

ID: 1115373
Name: python-fmf
PackageBaseID: 142892
PackageBase: python-fmf
Version: 1.2.1-1
Description: Flexible Metadata Format
URL: https://github.com/psss/fmf
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: nicoulaj
FirstSubmitted: 1560968292
LastModified: 1658470886
URLPath: /cgit/aur.git/snapshot/python-fmf.tar.gz