pack-cli-git on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S pack-cli-git

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

$ yay -Rns pack-cli-git

2. Manually Install "pack-cli-git" 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-git's git locally

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

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

$ cd ~/pack-cli-git $ makepkg -si

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

ID: 1195729
Name: pack-cli-git
PackageBaseID: 152261
PackageBase: pack-cli-git
Version: 0.28.0+r42.gd1024e95-1
Description: CLI for building apps using Cloud Native Buildpacks
URL: https://buildpacks.io/
NumVotes: 1
Popularity: 3.0E-5
OutOfDate:
Maintainer: ttpcodes
Submitter: ttpcodes
FirstSubmitted: 1588377236
LastModified: 1673521188
URLPath: /cgit/aur.git/snapshot/pack-cli-git.tar.gz