pkgctrl-bin on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S pkgctrl-bin

* (Optional) Uninstall pkgctrl-bin on Arch using YAY

$ yay -Rns pkgctrl-bin

2. Manually Install "pkgctrl-bin" via AUR

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

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

b. Clone pkgctrl-bin's git locally

$ git clone https://aur.archlinux.org/pkgctrl-bin.git ~/pkgctrl-bin

c. Go to ~/pkgctrl-bin folder and install it

$ cd ~/pkgctrl-bin $ makepkg -si

3. Information about the pkgctrl-bin package on Arch User Repository (AUR)

ID: 914111
Name: pkgctrl-bin
PackageBaseID: 167472
PackageBase: pkgctrl-bin
Version: 0.1.0-1
Description: reconcile packages installed on Arch Linux system
URL: https://github.com/nmiculinic/pkgctrl
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: nmiculinic
Submitter: nmiculinic
FirstSubmitted: 1622373817
LastModified: 1622375125
URLPath: /cgit/aur.git/snapshot/pkgctrl-bin.tar.gz