python-exchangelib on AUR (Arch User Repository)

Last updated: May 23,2024

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

$ yay -S python-exchangelib

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

$ yay -Rns python-exchangelib

2. Manually Install "python-exchangelib" via AUR

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

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

b. Clone python-exchangelib's git locally

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

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

$ cd ~/python-exchangelib $ makepkg -si

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

ID: 1337301
Name: python-exchangelib
PackageBaseID: 122467
PackageBase: python-exchangelib
Version: 5.1.0-1
Description: Client for Microsoft Exchange Web Services (EWS)
URL: https://github.com/ecederstrand/exchangelib
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: thrasibule
Submitter: thrasibule
FirstSubmitted: 1495216899
LastModified: 1697823312
URLPath: /cgit/aur.git/snapshot/python-exchangelib.tar.gz