thrift-0.9 on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S thrift-0.9

* (Optional) Uninstall thrift-0.9 on Arch using YAY

$ yay -Rns thrift-0.9

2. Manually Install "thrift-0.9" via AUR

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

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

b. Clone thrift-0.9's git locally

$ git clone https://aur.archlinux.org/thrift-0.9.git ~/thrift-0.9

c. Go to ~/thrift-0.9 folder and install it

$ cd ~/thrift-0.9 $ makepkg -si

3. Information about the thrift-0.9 package on Arch User Repository (AUR)

ID: 744177
Name: thrift-0.9
PackageBaseID: 153731
PackageBase: thrift-0.9
Version: 0.9.3-1
Description: Scalable cross-language services framework for IPC/RPC
URL: http://thrift.apache.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: kyechou
FirstSubmitted: 1590709080
LastModified: 1590709080
URLPath: /cgit/aur.git/snapshot/thrift-0.9.tar.gz