slct on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S slct

* (Optional) Uninstall slct on Arch using YAY

$ yay -Rns slct

2. Manually Install "slct" via AUR

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

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

b. Clone slct's git locally

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

c. Go to ~/slct folder and install it

$ cd ~/slct $ makepkg -si

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

ID: 334104
Name: slct
PackageBaseID: 115113
PackageBase: slct
Version: 0.05-1
Description: simple logfile clustering tool
URL: https://ristov.github.io/slct/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: SeeSchloss
Submitter: SeeSchloss
FirstSubmitted: 1472545399
LastModified: 1472545399
URLPath: /cgit/aur.git/snapshot/slct.tar.gz