python2-coreapi on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S python2-coreapi

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

$ yay -Rns python2-coreapi

2. Manually Install "python2-coreapi" via AUR

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

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

b. Clone python2-coreapi's git locally

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

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

$ cd ~/python2-coreapi $ makepkg -si

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

ID: 449339
Name: python2-coreapi
PackageBaseID: 121472
PackageBase: python-coreapi
Version: 2.3.3-1
Description: Python client library for Core API. http://core-api.github.io/python-client/
URL: https://github.com/core-api/python-client
NumVotes: 0
Popularity: 0
OutOfDate: 1655747974
Maintainer: Anthony25
FirstSubmitted: 1492043631
LastModified: 1507226969
URLPath: /cgit/aur.git/snapshot/python2-coreapi.tar.gz

5. The same packages on other Linux Distributions