xar on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S xar

* (Optional) Uninstall xar on Arch using YAY

$ yay -Rns xar

2. Manually Install "xar" via AUR

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

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

b. Clone xar's git locally

$ git clone https://aur.archlinux.org/xar.git ~/xar

c. Go to ~/xar folder and install it

$ cd ~/xar $ makepkg -si

3. Information about the xar package on Arch User Repository (AUR)

ID: 957747
Name: xar
PackageBaseID: 97351
PackageBase: xar
Version: 1.6.1-5
Description: eXtensible ARchive format
URL: http://mackyle.github.io/xar/
NumVotes: 22
Popularity: 0.369366
OutOfDate: 1709866425
Maintainer: sickcodes
Submitter: easimer
FirstSubmitted: 1439367595
LastModified: 1631022332
URLPath: /cgit/aur.git/snapshot/xar.tar.gz