autojump-git on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S autojump-git

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

$ yay -Rns autojump-git

2. Manually Install "autojump-git" via AUR

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

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

b. Clone autojump-git's git locally

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

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

$ cd ~/autojump-git $ makepkg -si

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

ID: 1003121
Name: autojump-git
PackageBaseID: 25870
PackageBase: autojump-git
Version: 22.5.3.r0.g06e082c-6
Description: A faster way to navigate your filesystem from the command line
URL: http://github.com/wting/autojump
NumVotes: 43
Popularity: 0
OutOfDate:
Maintainer: cgirard
Submitter: webframp
FirstSubmitted: 1240435196
LastModified: 1639477225
URLPath: /cgit/aur.git/snapshot/autojump-git.tar.gz