skip on AUR (Arch User Repository)
Last updated: December 26,2024
1. Install "skip" 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 skip on Arch using YAY
$
yay -S
skip
Copied
* (Optional) Uninstall skip on Arch using YAY
$
yay -Rns
skip
Copied
2. Manually Install "skip" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone skip's git locally
$
git clone https://aur.archlinux.org/skip.git
~/skip
Copied
c. Go to ~/skip folder and install it
$
cd
~/skip
Copied
$
makepkg -si
Copied
3. Information about the skip package on Arch User Repository (AUR)
ID: 1426547
Name: skip
PackageBaseID: 203658
PackageBase: skip
Version: 0.0.4-1
Description: skip is a command-line tool used to skip lines in output
URL: https://github.com/clintwebb/skip
NumVotes: 1
Popularity: 1
OutOfDate:
Maintainer: hyp3r
Submitter: hyp3r
FirstSubmitted: 1710346566
LastModified: 1710346566
URLPath: /cgit/aur.git/snapshot/skip.tar.gz
Name: skip
PackageBaseID: 203658
PackageBase: skip
Version: 0.0.4-1
Description: skip is a command-line tool used to skip lines in output
URL: https://github.com/clintwebb/skip
NumVotes: 1
Popularity: 1
OutOfDate:
Maintainer: hyp3r
Submitter: hyp3r
FirstSubmitted: 1710346566
LastModified: 1710346566
URLPath: /cgit/aur.git/snapshot/skip.tar.gz