python2-pymilter on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python2-pymilter

* (Optional) Uninstall python2-pymilter on Arch using YAY

$ yay -Rns python2-pymilter

2. Manually Install "python2-pymilter" via AUR

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

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

b. Clone python2-pymilter's git locally

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

c. Go to ~/python2-pymilter folder and install it

$ cd ~/python2-pymilter $ makepkg -si

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

ID: 1010425
Name: python2-pymilter
PackageBaseID: 150570
PackageBase: python-pymilter
Version: 1.0.5-1
Description: Python 2 bindings for libmilter API
URL: https://github.com/sdgathman/pymilter
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: morgenstern
FirstSubmitted: 1584859080
LastModified: 1640638435
URLPath: /cgit/aur.git/snapshot/python2-pymilter.tar.gz