autojump on AUR (Arch User Repository)
Last updated: November 22,2024
1. Install "autojump" 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 autojump on Arch using YAY
$
yay -S
autojump
Copied
* (Optional) Uninstall autojump on Arch using YAY
$
yay -Rns
autojump
Copied
2. Manually Install "autojump" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone autojump's git locally
$
git clone https://aur.archlinux.org/autojump.git
~/autojump
Copied
c. Go to ~/autojump folder and install it
$
cd
~/autojump
Copied
$
makepkg -si
Copied
3. Information about the autojump package on Arch User Repository (AUR)
ID: 1076209
Name: autojump
PackageBaseID: 146828
PackageBase: autojump
Version: 22.5.3-9
Description: A faster way to navigate your filesystem from the command line
URL: https://github.com/wting/autojump
NumVotes: 38
Popularity: 0.474581
OutOfDate:
Maintainer: graysky
Submitter: graysky
FirstSubmitted: 1574367756
LastModified: 1651774611
URLPath: /cgit/aur.git/snapshot/autojump.tar.gz
Name: autojump
PackageBaseID: 146828
PackageBase: autojump
Version: 22.5.3-9
Description: A faster way to navigate your filesystem from the command line
URL: https://github.com/wting/autojump
NumVotes: 38
Popularity: 0.474581
OutOfDate:
Maintainer: graysky
Submitter: graysky
FirstSubmitted: 1574367756
LastModified: 1651774611
URLPath: /cgit/aur.git/snapshot/autojump.tar.gz