python-managesieve on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-managesieve

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

$ yay -Rns python-managesieve

2. Manually Install "python-managesieve" via AUR

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

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

b. Clone python-managesieve's git locally

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

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

$ cd ~/python-managesieve $ makepkg -si

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

ID: 1002060
Name: python-managesieve
PackageBaseID: 161482
PackageBase: python-managesieve
Version: 0.7.1-2
Description: A managesieve client for remotely managing sieve scripts
URL: https://gitlab.com/htgoebel/managesieve
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: grawlinson
Submitter: grawlinson
FirstSubmitted: 1609452746
LastModified: 1639377235
URLPath: /cgit/aur.git/snapshot/python-managesieve.tar.gz