all-repos on AUR (Arch User Repository)
Last updated: November 27,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
Copied
b. Install all-repos on Arch using YAY
$
yay -S
all-repos
Copied
* (Optional) Uninstall all-repos on Arch using YAY
$
yay -Rns
all-repos
Copied
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
Copied
b. Clone all-repos's git locally
$
git clone https://aur.archlinux.org/all-repos.git
~/all-repos
Copied
c. Go to ~/all-repos folder and install it
$
cd
~/all-repos
Copied
$
makepkg -si
Copied
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
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