python-frontmatter on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S python-frontmatter

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

$ yay -Rns python-frontmatter

2. Manually Install "python-frontmatter" via AUR

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

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

b. Clone python-frontmatter's git locally

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

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

$ cd ~/python-frontmatter $ makepkg -si

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

ID: 1046009
Name: python-frontmatter
PackageBaseID: 142706
PackageBase: python-frontmatter
Version: 1.0.0-1
Description: Parse and manage posts with YAML (or other) frontmatter
URL: https://pypi.org/project/python-frontmatter/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: wookietreiber
Submitter: wookietreiber
FirstSubmitted: 1560327138
LastModified: 1646381849
URLPath: /cgit/aur.git/snapshot/python-frontmatter.tar.gz