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
Copied
b. Install runiq on Arch using YAY
$
yay -S
runiq
Copied
* (Optional) Uninstall runiq on Arch using YAY
$
yay -Rns
runiq
Copied
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
Copied
b. Clone runiq's git locally
$
git clone https://aur.archlinux.org/runiq.git
~/runiq
Copied
c. Go to ~/runiq folder and install it
$
cd
~/runiq
Copied
$
makepkg -si
Copied
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
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