kpack on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S kpack

* (Optional) Uninstall kpack on Arch using YAY

$ yay -Rns kpack

2. Manually Install "kpack" via AUR

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

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

b. Clone kpack's git locally

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

c. Go to ~/kpack folder and install it

$ cd ~/kpack $ makepkg -si

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

ID: 859089
Name: kpack
PackageBaseID: 86096
PackageBase: kpack
Version: 1.1.1-2
Description: Manipulates KnightOS software packages
URL: https://github.com/KnightOS/kpack
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: aviallon
Submitter:
FirstSubmitted: 1411952495
LastModified: 1612539756
URLPath: /cgit/aur.git/snapshot/kpack.tar.gz