thrift-java on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S thrift-java

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

$ yay -Rns thrift-java

2. Manually Install "thrift-java" via AUR

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

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

b. Clone thrift-java's git locally

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

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

$ cd ~/thrift-java $ makepkg -si

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

ID: 298321
Name: thrift-java
PackageBaseID: 110691
PackageBase: thrift-java
Version: 0.9.3-1
Description: Java bindings for Thrift, a scalable cross-language services framework for IPC/RPC
URL: http://thrift.apache.org/
NumVotes: 0
Popularity: 0
OutOfDate: 1580301053
Maintainer:
FirstSubmitted: 1461911127
LastModified: 1461948048
URLPath: /cgit/aur.git/snapshot/thrift-java.tar.gz