pack-cli on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S pack-cli

* (Optional) Uninstall pack-cli on Arch using YAY

$ yay -Rns pack-cli

2. Manually Install "pack-cli" via AUR

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

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

b. Clone pack-cli's git locally

$ git clone https://aur.archlinux.org/pack-cli.git ~/pack-cli

c. Go to ~/pack-cli folder and install it

$ cd ~/pack-cli $ makepkg -si

3. Information about the pack-cli package on Arch User Repository (AUR)

ID: 1413190
Name: pack-cli
PackageBaseID: 139650
PackageBase: pack-cli
Version: 0.33.2-1
Description: CLI for building apps using Cloud Native Buildpacks
URL: https://buildpacks.io/
NumVotes: 3
Popularity: 0.001922
OutOfDate:
Maintainer: ttpcodes
Submitter: ttpcodes
FirstSubmitted: 1550255633
LastModified: 1708517793
URLPath: /cgit/aur.git/snapshot/pack-cli.tar.gz