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