python-imap-tools on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-imap-tools

* (Optional) Uninstall python-imap-tools on Arch using YAY

$ yay -Rns python-imap-tools

2. Manually Install "python-imap-tools" via AUR

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

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

b. Clone python-imap-tools's git locally

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

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

$ cd ~/python-imap-tools $ makepkg -si

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

ID: 1359062
Name: python-imap-tools
PackageBaseID: 165126
PackageBase: python-imap-tools
Version: 1.5.0-2
Description: Work with email and mailbox by IMAP
URL: https://github.com/ikvk/imap_tools
NumVotes: 4
Popularity: 0.591811
OutOfDate:
Maintainer: amo
Submitter: amo
FirstSubmitted: 1617286756
LastModified: 1700809903
URLPath: /cgit/aur.git/snapshot/python-imap-tools.tar.gz