thrift-static on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S thrift-static

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

$ yay -Rns thrift-static

2. Manually Install "thrift-static" via AUR

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

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

b. Clone thrift-static's git locally

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

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

$ cd ~/thrift-static $ makepkg -si

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

ID: 595992
Name: thrift-static
PackageBaseID: 122038
PackageBase: thrift-static
Version: 0.12.0-1
Description: Scalable cross-language services framework for IPC/RPC
URL: http://thrift.apache.org/
NumVotes: 0
Popularity: 0
OutOfDate: 1639352581
Maintainer:
FirstSubmitted: 1493835367
LastModified: 1552917140
URLPath: /cgit/aur.git/snapshot/thrift-static.tar.gz