all-repos on AUR (Arch User Repository)

Last updated: May 03,2024

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

$ yay -S all-repos

* (Optional) Uninstall all-repos on Arch using YAY

$ yay -Rns all-repos

2. Manually Install "all-repos" via AUR

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

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

b. Clone all-repos's git locally

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

c. Go to ~/all-repos folder and install it

$ cd ~/all-repos $ makepkg -si

3. Information about the all-repos package on Arch User Repository (AUR)

ID: 1255945
Name: all-repos
PackageBaseID: 184418
PackageBase: all-repos
Version: 1.25.0-1
Description: Clone all your repositories and apply sweeping changes
URL: https://github.com/asottile/all-repos
NumVotes: 0
Popularity: 0
OutOfDate: 1698316918
Maintainer: VannTen
Submitter: VannTen
FirstSubmitted: 1658994420
LastModified: 1683722408
URLPath: /cgit/aur.git/snapshot/all-repos.tar.gz