local-aur on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S local-aur

* (Optional) Uninstall local-aur on Arch using YAY

$ yay -Rns local-aur

2. Manually Install "local-aur" via AUR

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

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

b. Clone local-aur's git locally

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

c. Go to ~/local-aur folder and install it

$ cd ~/local-aur $ makepkg -si

3. Information about the local-aur package on Arch User Repository (AUR)

ID: 1410571
Name: local-aur
PackageBaseID: 175029
PackageBase: local-aur
Version: 0.6.1-2
Description: Download the AUR packages you trust and use pacman to install them.
URL: https://github.com/rpkak/local-aur
NumVotes: 2
Popularity: 0.007875
OutOfDate:
Maintainer: rpkak
Submitter: rpkak
FirstSubmitted: 1642169782
LastModified: 1708117446
URLPath: /cgit/aur.git/snapshot/local-aur.tar.gz