archosaur-bin on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S archosaur-bin

* (Optional) Uninstall archosaur-bin on Arch using YAY

$ yay -Rns archosaur-bin

2. Manually Install "archosaur-bin" via AUR

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

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

b. Clone archosaur-bin's git locally

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

c. Go to ~/archosaur-bin folder and install it

$ cd ~/archosaur-bin $ makepkg -si

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

ID: 1344339
Name: archosaur-bin
PackageBaseID: 199059
PackageBase: archosaur-bin
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.066738
OutOfDate:
Maintainer: txtsd
Submitter: txtsd
FirstSubmitted: 1698598649
LastModified: 1698638425
URLPath: /cgit/aur.git/snapshot/archosaur-bin.tar.gz