xz-static on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S xz-static

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

$ yay -Rns xz-static

2. Manually Install "xz-static" via AUR

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

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

b. Clone xz-static's git locally

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

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

$ cd ~/xz-static $ makepkg -si

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

ID: 1149996
Name: xz-static
PackageBaseID: 144554
PackageBase: xz-static
Version: 5.2.7-1
Description: Statically linked library and command line tools for XZ and LZMA compressed files
URL: https://tukaani.org/xz/
NumVotes: 2
Popularity: 0.117999
OutOfDate: 1703327667
Maintainer: RX14
Submitter: RX14
FirstSubmitted: 1566749090
LastModified: 1665254488
URLPath: /cgit/aur.git/snapshot/xz-static.tar.gz