procker on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S procker

* (Optional) Uninstall procker on Arch using YAY

$ yay -Rns procker

2. Manually Install "procker" via AUR

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

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

b. Clone procker's git locally

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

c. Go to ~/procker folder and install it

$ cd ~/procker $ makepkg -si

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

ID: 206820
Name: procker
PackageBaseID: 93133
PackageBase: procker
Version: 0.1.1-2
Description: Process management tool for Procfile-based applications
URL: https://github.com/jweslley/procker
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jweslley
Submitter: jweslley
FirstSubmitted: 1431962512
LastModified: 1436032105
URLPath: /cgit/aur.git/snapshot/procker.tar.gz