expat-git on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S expat-git

* (Optional) Uninstall expat-git on Arch using YAY

$ yay -Rns expat-git

2. Manually Install "expat-git" via AUR

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

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

b. Clone expat-git's git locally

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

c. Go to ~/expat-git folder and install it

$ cd ~/expat-git $ makepkg -si

3. Information about the expat-git package on Arch User Repository (AUR)

ID: 1238089
Name: expat-git
PackageBaseID: 124905
PackageBase: expat-git
Version: 2.5.0.r67.g76640353-1
Description: A stream-oriented XML parser library written in C
URL: https://libexpat.github.io/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1503074293
LastModified: 1680896347
URLPath: /cgit/aur.git/snapshot/expat-git.tar.gz