aurpkg on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "aurpkg" 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 aurpkg on Arch using YAY
$
yay -S
aurpkg
Copied
* (Optional) Uninstall aurpkg on Arch using YAY
$
yay -Rns
aurpkg
Copied
2. Manually Install "aurpkg" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone aurpkg's git locally
$
git clone https://aur.archlinux.org/aurpkg.git
~/aurpkg
Copied
c. Go to ~/aurpkg folder and install it
$
cd
~/aurpkg
Copied
$
makepkg -si
Copied
3. Information about the aurpkg package on Arch User Repository (AUR)
ID: 680893
Name: aurpkg
PackageBaseID: 147301
PackageBase: aurpkg
Version: 1.3.0-1
Description: A simple shell script to build and install packages from AUR repositories
URL: https://github.com/DD3Boh/aurpkg
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dd3boh
Submitter: dd3boh
FirstSubmitted: 1575922701
LastModified: 1577479283
URLPath: /cgit/aur.git/snapshot/aurpkg.tar.gz
Name: aurpkg
PackageBaseID: 147301
PackageBase: aurpkg
Version: 1.3.0-1
Description: A simple shell script to build and install packages from AUR repositories
URL: https://github.com/DD3Boh/aurpkg
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dd3boh
Submitter: dd3boh
FirstSubmitted: 1575922701
LastModified: 1577479283
URLPath: /cgit/aur.git/snapshot/aurpkg.tar.gz