huniq on AUR (Arch User Repository)

Last updated: September 22,2024

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

$ yay -S huniq

* (Optional) Uninstall huniq on Arch using YAY

$ yay -Rns huniq

2. Manually Install "huniq" via AUR

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

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

b. Clone huniq's git locally

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

c. Go to ~/huniq folder and install it

$ cd ~/huniq $ makepkg -si

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

ID: 1234077
Name: huniq
PackageBaseID: 192081
PackageBase: huniq
Version: 2.7.0-1
Description: Filter out duplicates on the command line (git)
URL: https://github.com/koraa/huniq
NumVotes: 1
Popularity: 0.013926
OutOfDate:
Maintainer: qubidt
Submitter: qubidt
FirstSubmitted: 1680184726
LastModified: 1680184726
URLPath: /cgit/aur.git/snapshot/huniq.tar.gz