autojump-rs on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S autojump-rs

* (Optional) Uninstall autojump-rs on Arch using YAY

$ yay -Rns autojump-rs

2. Manually Install "autojump-rs" via AUR

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

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

b. Clone autojump-rs's git locally

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

c. Go to ~/autojump-rs folder and install it

$ cd ~/autojump-rs $ makepkg -si

3. Information about the autojump-rs package on Arch User Repository (AUR)

ID: 1191408
Name: autojump-rs
PackageBaseID: 154643
PackageBase: autojump-rs
Version: 0.5.1-2
Description: A faster way to navigate your filesystem from the command line (in Rust)
URL: https://github.com/xen0n/autojump-rs
NumVotes: 12
Popularity: 0.072614
OutOfDate:
Maintainer: smlavine
Submitter: Jonhoo
FirstSubmitted: 1592664226
LastModified: 1672774207
URLPath: /cgit/aur.git/snapshot/autojump-rs.tar.gz