pkger on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S pkger

* (Optional) Uninstall pkger on Arch using YAY

$ yay -Rns pkger

2. Manually Install "pkger" via AUR

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

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

b. Clone pkger's git locally

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

c. Go to ~/pkger folder and install it

$ cd ~/pkger $ makepkg -si

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

ID: 787842
Name: pkger
PackageBaseID: 154134
PackageBase: pkger
Version: 0.17.1-1
Description: Embed static files in Go binaries
URL: https://github.com/markbates/pkger
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: imlonghao
Submitter: imlonghao
FirstSubmitted: 1591621163
LastModified: 1599362015
URLPath: /cgit/aur.git/snapshot/pkger.tar.gz