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