python-pyspf on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S python-pyspf

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

$ yay -Rns python-pyspf

2. Manually Install "python-pyspf" via AUR

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

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

b. Clone python-pyspf's git locally

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

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

$ cd ~/python-pyspf $ makepkg -si

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

ID: 1258771
Name: python-pyspf
PackageBaseID: 25789
PackageBase: python-pyspf
Version: 2.0.14-3
Description: Python implementation of the Sender Policy Framework (SPF) protocol
URL: https://pypi.python.org/pypi/pyspf
NumVotes: 14
Popularity: 0.005174
OutOfDate:
Maintainer: qft
Submitter: ras0ir
FirstSubmitted: 1240335925
LastModified: 1684245215
URLPath: /cgit/aur.git/snapshot/python-pyspf.tar.gz