aurto on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S aurto

* (Optional) Uninstall aurto on Arch using YAY

$ yay -Rns aurto

2. Manually Install "aurto" via AUR

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

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

b. Clone aurto's git locally

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

c. Go to ~/aurto folder and install it

$ cd ~/aurto $ makepkg -si

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

ID: 1373653
Name: aurto
PackageBaseID: 158564
PackageBase: aurto
Version: 0.12.7-1
Description: An AUR tool for managing an auto-updating local 'aurto' package repository using aurutils.
URL: https://github.com/alexheretic/aurto
NumVotes: 10
Popularity: 0.159782
OutOfDate:
Maintainer: alexheretic
Submitter: alexheretic
FirstSubmitted: 1602233396
LastModified: 1703182117
URLPath: /cgit/aur.git/snapshot/aurto.tar.gz