python2-imapclient on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python2-imapclient

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

$ yay -Rns python2-imapclient

2. Manually Install "python2-imapclient" via AUR

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

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

b. Clone python2-imapclient's git locally

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

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

$ cd ~/python2-imapclient $ makepkg -si

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

ID: 415681
Name: python2-imapclient
PackageBaseID: 51259
PackageBase: python2-imapclient
Version: 1.0.2-1
Description: An easy-to-use, Pythonic and complete IMAP client library with no dependencies outside the Python standard library
URL: http://imapclient.freshfoo.com/
NumVotes: 18
Popularity: 0
OutOfDate: 1652693490
Maintainer: zeppelinlg
FirstSubmitted: 1312566222
LastModified: 1496236969
URLPath: /cgit/aur.git/snapshot/python2-imapclient.tar.gz