python-thriftpy on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-thriftpy

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

$ yay -Rns python-thriftpy

2. Manually Install "python-thriftpy" via AUR

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

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

b. Clone python-thriftpy's git locally

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

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

$ cd ~/python-thriftpy $ makepkg -si

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

ID: 726459
Name: python-thriftpy
PackageBaseID: 119326
PackageBase: python-thriftpy
Version: 0.3.12-1
Description: Pure python implementation of Apache Thrift
URL: https://thriftpy.readthedocs.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: thrasibule
Submitter: thrasibule
FirstSubmitted: 1485826325
LastModified: 1587861480
URLPath: /cgit/aur.git/snapshot/python-thriftpy.tar.gz