xz-java on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S xz-java

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

$ yay -Rns xz-java

2. Manually Install "xz-java" via AUR

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

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

b. Clone xz-java's git locally

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

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

$ cd ~/xz-java $ makepkg -si

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

ID: 1292197
Name: xz-java
PackageBaseID: 61110
PackageBase: xz-java
Version: 1.9-1
Description: A Java library for XZ and LZMA compression
URL: http://tukaani.org/xz/java.html
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Xavion
Submitter: maandree
FirstSubmitted: 1342970406
LastModified: 1689902512
URLPath: /cgit/aur.git/snapshot/xz-java.tar.gz