runiq on AUR (Arch User Repository)

Last updated: November 05,2024

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

$ yay -S runiq

* (Optional) Uninstall runiq on Arch using YAY

$ yay -Rns runiq

2. Manually Install "runiq" via AUR

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

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

b. Clone runiq's git locally

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

c. Go to ~/runiq folder and install it

$ cd ~/runiq $ makepkg -si

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

ID: 1427720
Name: runiq
PackageBaseID: 150770
PackageBase: runiq
Version: 2.0.0-1
Description: An efficient way to filter duplicate lines from input, à la uniq
URL: https://github.com/whitfin/runiq
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: qubidt
Submitter: ragouel
FirstSubmitted: 1585340453
LastModified: 1710511132
URLPath: /cgit/aur.git/snapshot/runiq.tar.gz