uq-git on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S uq-git

* (Optional) Uninstall uq-git on Arch using YAY

$ yay -Rns uq-git

2. Manually Install "uq-git" via AUR

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

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

b. Clone uq-git's git locally

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

c. Go to ~/uq-git folder and install it

$ cd ~/uq-git $ makepkg -si

3. Information about the uq-git package on Arch User Repository (AUR)

ID: 1419265
Name: uq-git
PackageBaseID: 203204
PackageBase: uq-git
Version: 0.0.0.r0.g118bc2f-1
Description: uniq in Rust without needing to sort the input
URL: https://github.com/lostutils/uq
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: yodaembedding
Submitter: yodaembedding
FirstSubmitted: 1709345224
LastModified: 1709345224
URLPath: /cgit/aur.git/snapshot/uq-git.tar.gz