xe on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S xe

* (Optional) Uninstall xe on Arch using YAY

$ yay -Rns xe

2. Manually Install "xe" via AUR

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

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

b. Clone xe's git locally

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

c. Go to ~/xe folder and install it

$ cd ~/xe $ makepkg -si

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

ID: 212070
Name: xe
PackageBaseID: 49524
PackageBase: xe
Version: 0.7.4-1
Description: a Python library module designed to make it easy to work with XML
URL: http://home.avvanta.com/~steveha/pyfeed.html
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1307053339
LastModified: 1436971458
URLPath: /cgit/aur.git/snapshot/xe.tar.gz