pkger-rs on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S pkger-rs

* (Optional) Uninstall pkger-rs on Arch using YAY

$ yay -Rns pkger-rs

2. Manually Install "pkger-rs" via AUR

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

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

b. Clone pkger-rs's git locally

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

c. Go to ~/pkger-rs folder and install it

$ cd ~/pkger-rs $ makepkg -si

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

ID: 1155570
Name: pkger-rs
PackageBaseID: 166143
PackageBase: pkger-rs
Version: 0.10.0-1
Description: Build rpm, deb, pkg and other packages using Docker
URL: https://github.com/vv9k/pkger
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Wojciechkepka
Submitter: Wojciechkepka
FirstSubmitted: 1619538141
LastModified: 1666358700
URLPath: /cgit/aur.git/snapshot/pkger-rs.tar.gz