pymilter on AUR (Arch User Repository)

Last updated: November 15,2024

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

$ yay -S pymilter

* (Optional) Uninstall pymilter on Arch using YAY

$ yay -Rns pymilter

2. Manually Install "pymilter" via AUR

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

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

b. Clone pymilter's git locally

$ git clone https://aur.archlinux.org/pymilter.git ~/pymilter

c. Go to ~/pymilter folder and install it

$ cd ~/pymilter $ makepkg -si

3. Information about the pymilter package on Arch User Repository (AUR)

ID: 1197157
Name: pymilter
PackageBaseID: 189557
PackageBase: pymilter
Version: 1.0.5-1
Description: Python interface to sendmail milter API
URL: https://github.com/sdgathman/pymilter
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: k0ste
Submitter: k0ste
FirstSubmitted: 1673758568
LastModified: 1673758568
URLPath: /cgit/aur.git/snapshot/pymilter.tar.gz