alt on AUR (Arch User Repository)
Last updated: December 28,2024
1. Install "alt" 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 on Arch using YAY
$
yay -S
alt
Copied
* (Optional) Uninstall alt on Arch using YAY
$
yay -Rns
alt
Copied
2. Manually Install "alt" 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's git locally
$
git clone https://aur.archlinux.org/alt.git
~/alt
Copied
c. Go to ~/alt folder and install it
$
cd
~/alt
Copied
$
makepkg -si
Copied
3. Information about the alt package on Arch User Repository (AUR)
ID: 752680
Name: alt
PackageBaseID: 124875
PackageBase: alt
Version: 3.3.0-1
Description: Command line utility that attempts to find the "alternate" for the provided path
URL: https://github.com/uptech/alt
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: wezm
Submitter: wezm
FirstSubmitted: 1502941977
LastModified: 1592286479
URLPath: /cgit/aur.git/snapshot/alt.tar.gz
Name: alt
PackageBaseID: 124875
PackageBase: alt
Version: 3.3.0-1
Description: Command line utility that attempts to find the "alternate" for the provided path
URL: https://github.com/uptech/alt
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: wezm
Submitter: wezm
FirstSubmitted: 1502941977
LastModified: 1592286479
URLPath: /cgit/aur.git/snapshot/alt.tar.gz