aurc on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S aurc

* (Optional) Uninstall aurc on Arch using YAY

$ yay -Rns aurc

2. Manually Install "aurc" via AUR

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

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

b. Clone aurc's git locally

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

c. Go to ~/aurc folder and install it

$ cd ~/aurc $ makepkg -si

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

ID: 1367241
Name: aurc
PackageBaseID: 200187
PackageBase: aurc
Version: 1.2.3-2
Description: Fast Easy way to Install and Update Aur and Non-Aur Arch Linux Packages!
URL: https://github.com/statulr/aurc
NumVotes: 1
Popularity: 0.136096
OutOfDate: 1702496476
Maintainer: statulr
Submitter: statulr
FirstSubmitted: 1701623564
LastModified: 1702179432
URLPath: /cgit/aur.git/snapshot/aurc.tar.gz