python-sievelib on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python-sievelib

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

$ yay -Rns python-sievelib

2. Manually Install "python-sievelib" via AUR

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

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

b. Clone python-sievelib's git locally

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

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

$ cd ~/python-sievelib $ makepkg -si

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

ID: 1203712
Name: python-sievelib
PackageBaseID: 84326
PackageBase: python-sievelib
Version: 1.2.1-2
Description: Client-side Sieve and Managesieve library written in Python
URL: https://github.com/tonioo/sievelib
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: mawcomw
FirstSubmitted: 1407028429
LastModified: 1675055950
URLPath: /cgit/aur.git/snapshot/python-sievelib.tar.gz