easyaur on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S easyaur

* (Optional) Uninstall easyaur on Arch using YAY

$ yay -Rns easyaur

2. Manually Install "easyaur" via AUR

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

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

b. Clone easyaur's git locally

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

c. Go to ~/easyaur folder and install it

$ cd ~/easyaur $ makepkg -si

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

ID: 1023783
Name: easyaur
PackageBaseID: 173020
PackageBase: easyaur
Version: 1.5-1
Description: Easy-to-use wrapper useful for building packages and managing custom repositories
URL: https://github.com/legendary-cookie/easyaur
NumVotes: 1
Popularity: 0.002624
OutOfDate:
Maintainer: legendary-cookie
FirstSubmitted: 1636738501
LastModified: 1642945731
URLPath: /cgit/aur.git/snapshot/easyaur.tar.gz