repoctl on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S repoctl

* (Optional) Uninstall repoctl on Arch using YAY

$ yay -Rns repoctl

2. Manually Install "repoctl" via AUR

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

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

b. Clone repoctl's git locally

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

c. Go to ~/repoctl folder and install it

$ cd ~/repoctl $ makepkg -si

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

ID: 1428344
Name: repoctl
PackageBaseID: 96153
PackageBase: repoctl
Version: 0.22-1
Description: An AUR helper that also simplifies managing local Pacman repositories
URL: https://github.com/cassava/repoctl
NumVotes: 18
Popularity: 0.42535
OutOfDate:
Maintainer: cassava
Submitter: cassava
FirstSubmitted: 1437296687
LastModified: 1710590159
URLPath: /cgit/aur.git/snapshot/repoctl.tar.gz