skip on AUR (Arch User Repository)

Last updated: June 27,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

b. Install skip on Arch using YAY

$ yay -S skip

* (Optional) Uninstall skip on Arch using YAY

$ yay -Rns skip

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

b. Clone skip's git locally

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

c. Go to ~/skip folder and install it

$ cd ~/skip $ makepkg -si

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