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