expat1 on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S expat1

* (Optional) Uninstall expat1 on Arch using YAY

$ yay -Rns expat1

2. Manually Install "expat1" via AUR

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

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

b. Clone expat1's git locally

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

c. Go to ~/expat1 folder and install it

$ cd ~/expat1 $ makepkg -si

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

ID: 522542
Name: expat1
PackageBaseID: 133797
PackageBase: expat1
Version: 1.95.8-1
Description: An XML parser library
URL: https://libexpat.github.io/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: de-vries
Submitter: de-vries
FirstSubmitted: 1530112998
LastModified: 1530112998
URLPath: /cgit/aur.git/snapshot/expat1.tar.gz