use on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S use

* (Optional) Uninstall use on Arch using YAY

$ yay -Rns use

2. Manually Install "use" via AUR

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

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

b. Clone use's git locally

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

c. Go to ~/use folder and install it

$ cd ~/use $ makepkg -si

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

ID: 1104207
Name: use
PackageBaseID: 81448
PackageBase: use
Version: 1.12.2-1
Description: A utility to help casual user install multiple versions of a software package
URL: http://use.sourceforge.net/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: maandree
FirstSubmitted: 1398957064
LastModified: 1656329916
URLPath: /cgit/aur.git/snapshot/use.tar.gz