packagecore on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S packagecore

* (Optional) Uninstall packagecore on Arch using YAY

$ yay -Rns packagecore

2. Manually Install "packagecore" via AUR

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

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

b. Clone packagecore's git locally

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

c. Go to ~/packagecore folder and install it

$ cd ~/packagecore $ makepkg -si

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

ID: 894789
Name: packagecore
PackageBaseID: 137115
PackageBase: packagecore
Version: 0.11.11-1
Description: Utility for building distribution specific Linux packages.
URL: https://github.com/BytePackager/packagecore
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: nicoulaj
Submitter: nicoulaj
FirstSubmitted: 1541185663
LastModified: 1618850270
URLPath: /cgit/aur.git/snapshot/packagecore.tar.gz