add-pacman-repository on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S add-pacman-repository

* (Optional) Uninstall add-pacman-repository on Arch using YAY

$ yay -Rns add-pacman-repository

2. Manually Install "add-pacman-repository" via AUR

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

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

b. Clone add-pacman-repository's git locally

$ git clone https://aur.archlinux.org/add-pacman-repository.git ~/add-pacman-repository

c. Go to ~/add-pacman-repository folder and install it

$ cd ~/add-pacman-repository $ makepkg -si

3. Information about the add-pacman-repository package on Arch User Repository (AUR)

ID: 1361418
Name: add-pacman-repository
PackageBaseID: 188649
PackageBase: add-pacman-repository
Version: 0.2.2-4
Description: Interactive shell script to help adding Pacman repositories.
URL: https://github.com/njb-fm/add-pacman-repository
NumVotes: 1
Popularity: 9.5E-5
OutOfDate:
Maintainer: hayatehay
Submitter: hayatehay
FirstSubmitted: 1670743672
LastModified: 1701172806
URLPath: /cgit/aur.git/snapshot/add-pacman-repository.tar.gz