pkger on AUR (Arch User Repository)
Last updated: November 08,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
Copied
b. Install pkger on Arch using YAY
$
yay -S
pkger
Copied
* (Optional) Uninstall pkger on Arch using YAY
$
yay -Rns
pkger
Copied
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
Copied
b. Clone pkger's git locally
$
git clone https://aur.archlinux.org/pkger.git
~/pkger
Copied
c. Go to ~/pkger folder and install it
$
cd
~/pkger
Copied
$
makepkg -si
Copied
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
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