python2-cffi on AUR (Arch User Repository)

Last updated: December 25,2024

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

$ yay -S python2-cffi

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

$ yay -Rns python2-cffi

2. Manually Install "python2-cffi" via AUR

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

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

b. Clone python2-cffi's git locally

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

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

$ cd ~/python2-cffi $ makepkg -si

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

ID: 1405865
Name: python2-cffi
PackageBaseID: 174823
PackageBase: python2-cffi
Version: 1.15.1-3
Description: Foreign Function Interface for Python calling C code
URL: https://cffi.readthedocs.org/
NumVotes: 5
Popularity: 0.139719
OutOfDate:
Maintainer: tallero
Submitter: bionade24
FirstSubmitted: 1641656110
LastModified: 1707356522
URLPath: /cgit/aur.git/snapshot/python2-cffi.tar.gz

5. The same packages on other Linux Distributions