skim-git on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S skim-git

* (Optional) Uninstall skim-git on Arch using YAY

$ yay -Rns skim-git

2. Manually Install "skim-git" via AUR

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

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

b. Clone skim-git's git locally

$ git clone https://aur.archlinux.org/skim-git.git ~/skim-git

c. Go to ~/skim-git folder and install it

$ cd ~/skim-git $ makepkg -si

3. Information about the skim-git package on Arch User Repository (AUR)

ID: 718340
Name: skim-git
PackageBaseID: 133899
PackageBase: skim-git
Version: r776.259083b-1
Description: Fuzzy Finder in rust!
URL: https://github.com/lotabout/skim
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: axionl
Submitter: axionl
FirstSubmitted: 1530414554
LastModified: 1586344081
URLPath: /cgit/aur.git/snapshot/skim-git.tar.gz