python-ibmcloudant on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-ibmcloudant

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

$ yay -Rns python-ibmcloudant

2. Manually Install "python-ibmcloudant" via AUR

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

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

b. Clone python-ibmcloudant's git locally

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

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

$ cd ~/python-ibmcloudant $ makepkg -si

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

ID: 1421866
Name: python-ibmcloudant
PackageBaseID: 170240
PackageBase: python-ibmcloudant
Version: 0.7.3-1
Description: Python Library for Cloudant and CouchDB Access. Successor of python-cloudant
URL: https://github.com/IBM/cloudant-python-sdk
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Patschke
Submitter: Patschke
FirstSubmitted: 1629708182
LastModified: 1709737439
URLPath: /cgit/aur.git/snapshot/python-ibmcloudant.tar.gz