xpub on AUR (Arch User Repository)

Last updated: November 13,2024

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

$ yay -S xpub

* (Optional) Uninstall xpub on Arch using YAY

$ yay -Rns xpub

2. Manually Install "xpub" via AUR

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

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

b. Clone xpub's git locally

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

c. Go to ~/xpub folder and install it

$ cd ~/xpub $ makepkg -si

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

ID: 415218
Name: xpub
PackageBaseID: 118831
PackageBase: xpub
Version: 0.6.1-1
Description: POSIX Shell script to get user's display environment variables of any TTY from anywhere.
URL: https://github.com/Ventto/xpub.git
NumVotes: 10
Popularity: 2.0E-6
OutOfDate:
Maintainer: ventto
Submitter: ventto
FirstSubmitted: 1484525147
LastModified: 1496104033
URLPath: /cgit/aur.git/snapshot/xpub.tar.gz