slit on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S slit

* (Optional) Uninstall slit on Arch using YAY

$ yay -Rns slit

2. Manually Install "slit" via AUR

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

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

b. Clone slit's git locally

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

c. Go to ~/slit folder and install it

$ cd ~/slit $ makepkg -si

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

ID: 851297
Name: slit
PackageBaseID: 121805
PackageBase: slit
Version: 1.3.0-1
Description: A modern PAGER for viewing logs, get more than most in less time. Written in Go
URL: https://github.com/tigrawap/slit
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Bayart
FirstSubmitted: 1493195631
LastModified: 1611303434
URLPath: /cgit/aur.git/snapshot/slit.tar.gz