alt-git on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "alt-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
Copied
b. Install alt-git on Arch using YAY
$
yay -S
alt-git
Copied
* (Optional) Uninstall alt-git on Arch using YAY
$
yay -Rns
alt-git
Copied
2. Manually Install "alt-git" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone alt-git's git locally
$
git clone https://aur.archlinux.org/alt-git.git
~/alt-git
Copied
c. Go to ~/alt-git folder and install it
$
cd
~/alt-git
Copied
$
makepkg -si
Copied
3. Information about the alt-git package on Arch User Repository (AUR)
ID: 432131
Name: alt-git
PackageBaseID: 124456
PackageBase: alt-git
Version: 103-1
Description: Command line utility that attempts to find the "alternate path" for the provided path
URL: https://github.com/uptech/alt
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: wezm
Submitter: wezm
FirstSubmitted: 1501550743
LastModified: 1501550743
URLPath: /cgit/aur.git/snapshot/alt-git.tar.gz
Name: alt-git
PackageBaseID: 124456
PackageBase: alt-git
Version: 103-1
Description: Command line utility that attempts to find the "alternate path" for the provided path
URL: https://github.com/uptech/alt
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: wezm
Submitter: wezm
FirstSubmitted: 1501550743
LastModified: 1501550743
URLPath: /cgit/aur.git/snapshot/alt-git.tar.gz