alatools on AUR (Arch User Repository)

Last updated: May 07,2024

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

$ yay -S alatools

* (Optional) Uninstall alatools on Arch using YAY

$ yay -Rns alatools

2. Manually Install "alatools" via AUR

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

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

b. Clone alatools's git locally

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

c. Go to ~/alatools folder and install it

$ cd ~/alatools $ makepkg -si

3. Information about the alatools package on Arch User Repository (AUR)

ID: 1112482
Name: alatools
PackageBaseID: 122366
PackageBase: alatools
Version: 2022.6-3
Description: Tools for the Arch Linux Archive.
URL: https://xyne.dev/projects/alatools
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Xyne
Submitter: Xyne
FirstSubmitted: 1494826418
LastModified: 1657924649
URLPath: /cgit/aur.git/snapshot/alatools.tar.gz