jump on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S jump

* (Optional) Uninstall jump on Arch using YAY

$ yay -Rns jump

2. Manually Install "jump" via AUR

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

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

b. Clone jump's git locally

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

c. Go to ~/jump folder and install it

$ cd ~/jump $ makepkg -si

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

ID: 1126407
Name: jump
PackageBaseID: 146879
PackageBase: jump
Version: 0.51.0-1
Description: Quick and fuzzy directory jumper
URL: https://github.com/gsamokovarov/jump
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: luukko
Submitter: luukko
FirstSubmitted: 1574615032
LastModified: 1660587187
URLPath: /cgit/aur.git/snapshot/jump.tar.gz