skpr on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S skpr

* (Optional) Uninstall skpr on Arch using YAY

$ yay -Rns skpr

2. Manually Install "skpr" via AUR

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

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

b. Clone skpr's git locally

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

c. Go to ~/skpr folder and install it

$ cd ~/skpr $ makepkg -si

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

ID: 1409951
Name: skpr
PackageBaseID: 167297
PackageBase: skpr
Version: 0.26.1-1.6
Description: CLI tool for managing web applications on the platform.
URL: https://github.com/skpr/cli
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: fubarhouse
Submitter: fubarhouse
FirstSubmitted: 1621857190
LastModified: 1708051356
URLPath: /cgit/aur.git/snapshot/skpr.tar.gz