jib on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S jib

* (Optional) Uninstall jib on Arch using YAY

$ yay -Rns jib

2. Manually Install "jib" via AUR

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

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

b. Clone jib's git locally

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

c. Go to ~/jib folder and install it

$ cd ~/jib $ makepkg -si

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

ID: 1159394
Name: jib
PackageBaseID: 183004
PackageBase: jib
Version: 0.12.0-1
Description: Utility for reproducable builds of OCI or Docker container images
URL: https://github.com/GoogleContainerTools/jib
NumVotes: 1
Popularity: 2.0E-6
OutOfDate:
Maintainer: grossws
Submitter: grossws
FirstSubmitted: 1654701977
LastModified: 1667148069
URLPath: /cgit/aur.git/snapshot/jib.tar.gz