alt on AUR (Arch User Repository)

Last updated: June 18,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

b. Install alt on Arch using YAY

$ yay -S alt

* (Optional) Uninstall alt on Arch using YAY

$ yay -Rns alt

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

b. Clone alt's git locally

$ git clone https://aur.archlinux.org/alt.git ~/alt

c. Go to ~/alt folder and install it

$ cd ~/alt $ makepkg -si

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