python-cloudant on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S python-cloudant

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

$ yay -Rns python-cloudant

2. Manually Install "python-cloudant" via AUR

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

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

b. Clone python-cloudant's git locally

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

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

$ cd ~/python-cloudant $ makepkg -si

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

ID: 957493
Name: python-cloudant
PackageBaseID: 136735
PackageBase: python-cloudant
Version: 2.15.0-1
Description: Cloudant / CouchDB Client Library
URL: https://github.com/cloudant/python-cloudant
NumVotes: 1
Popularity: 1.0E-6
OutOfDate:
Maintainer: lmartinez-mirror
FirstSubmitted: 1539875972
LastModified: 1630954677
URLPath: /cgit/aur.git/snapshot/python-cloudant.tar.gz