repos on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S repos

* (Optional) Uninstall repos on Arch using YAY

$ yay -Rns repos

2. Manually Install "repos" via AUR

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

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

b. Clone repos's git locally

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

c. Go to ~/repos folder and install it

$ cd ~/repos $ makepkg -si

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

ID: 545397
Name: repos
PackageBaseID: 135885
PackageBase: repos
Version: 0.1.3-1
Description: A simple command tool to manage local repositories
URL: https://github.com/zhangkaizhao/repos
NumVotes: 0
Popularity: 0
OutOfDate: 1577914491
Maintainer:
Submitter: zhangkaizhao
FirstSubmitted: 1536507771
LastModified: 1537439707
URLPath: /cgit/aur.git/snapshot/repos.tar.gz