archosaur on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S archosaur

* (Optional) Uninstall archosaur on Arch using YAY

$ yay -Rns archosaur

2. Manually Install "archosaur" via AUR

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

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

b. Clone archosaur's git locally

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

c. Go to ~/archosaur folder and install it

$ cd ~/archosaur $ makepkg -si

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

ID: 1344338
Name: archosaur
PackageBaseID: 199056
PackageBase: archosaur
Version: 1.0.0-2
Description: A PKGBUILD management framework for the Arch User Repository
URL: https://github.com/txtsd/archosaur
NumVotes: 1
Popularity: 0.06671
OutOfDate:
Maintainer: txtsd
Submitter: txtsd
FirstSubmitted: 1698596818
LastModified: 1698638382
URLPath: /cgit/aur.git/snapshot/archosaur.tar.gz