python-imapclient on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S python-imapclient

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

$ yay -Rns python-imapclient

2. Manually Install "python-imapclient" via AUR

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

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

b. Clone python-imapclient's git locally

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

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

$ cd ~/python-imapclient $ makepkg -si

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

ID: 1369949
Name: python-imapclient
PackageBaseID: 71667
PackageBase: python-imapclient
Version: 3.0.1-1
Description: Easy-to-use, Pythonic and complete IMAP client library
URL: https://github.com/mjs/imapclient
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer:
Submitter: zeppelinlg
FirstSubmitted: 1373381004
LastModified: 1702589736
URLPath: /cgit/aur.git/snapshot/python-imapclient.tar.gz