prokit on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S prokit

* (Optional) Uninstall prokit on Arch using YAY

$ yay -Rns prokit

2. Manually Install "prokit" via AUR

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

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

b. Clone prokit's git locally

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

c. Go to ~/prokit folder and install it

$ cd ~/prokit $ makepkg -si

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

ID: 209822
Name: prokit
PackageBaseID: 95756
PackageBase: prokit
Version: 1.1.0-1
Description: The ProteanOS Development Kit
URL: http://proteanos.com/dev/prokit/
NumVotes: 1
Popularity: 0
OutOfDate: 1596565909
Maintainer:
FirstSubmitted: 1436435164
LastModified: 1436436845
URLPath: /cgit/aur.git/snapshot/prokit.tar.gz