user-union on AUR (Arch User Repository)

Last updated: November 25,2024

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

$ yay -S user-union

* (Optional) Uninstall user-union on Arch using YAY

$ yay -Rns user-union

2. Manually Install "user-union" via AUR

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

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

b. Clone user-union's git locally

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

c. Go to ~/user-union folder and install it

$ cd ~/user-union $ makepkg -si

3. Information about the user-union package on Arch User Repository (AUR)

ID: 826575
Name: user-union
PackageBaseID: 160443
PackageBase: user-union
Version: 0.14-1
Description: Tool to download source files or extract their URLs from RPM spec files
URL: https://www.dwheeler.com/user-union/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: fuero
Submitter: fuero
FirstSubmitted: 1606777954
LastModified: 1606777954
URLPath: /cgit/aur.git/snapshot/user-union.tar.gz