repkg on AUR (Arch User Repository)
Last updated: November 27,2024
1. Install "repkg" 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 repkg on Arch using YAY
$
yay -S
repkg
Copied
* (Optional) Uninstall repkg on Arch using YAY
$
yay -Rns
repkg
Copied
2. Manually Install "repkg" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone repkg's git locally
$
git clone https://aur.archlinux.org/repkg.git
~/repkg
Copied
c. Go to ~/repkg folder and install it
$
cd
~/repkg
Copied
$
makepkg -si
Copied
3. Information about the repkg package on Arch User Repository (AUR)
ID: 579851
Name: repkg
PackageBaseID: 124450
PackageBase: repkg
Version: 1.4.0-1
Description: A tool to manage rebuilding of AUR packages based on their dependencies
URL: https://github.com/Skycoder42/repkg
NumVotes: 11
Popularity: 0.002908
OutOfDate: 1702643143
Maintainer: Skycoder42
Submitter: Skycoder42
FirstSubmitted: 1501531044
LastModified: 1548366635
URLPath: /cgit/aur.git/snapshot/repkg.tar.gz
Name: repkg
PackageBaseID: 124450
PackageBase: repkg
Version: 1.4.0-1
Description: A tool to manage rebuilding of AUR packages based on their dependencies
URL: https://github.com/Skycoder42/repkg
NumVotes: 11
Popularity: 0.002908
OutOfDate: 1702643143
Maintainer: Skycoder42
Submitter: Skycoder42
FirstSubmitted: 1501531044
LastModified: 1548366635
URLPath: /cgit/aur.git/snapshot/repkg.tar.gz