source-to-image-bin on AUR (Arch User Repository)

Last updated: October 06,2024

1. Install "source-to-image-bin" 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 source-to-image-bin on Arch using YAY

$ yay -S source-to-image-bin

* (Optional) Uninstall source-to-image-bin on Arch using YAY

$ yay -Rns source-to-image-bin

2. Manually Install "source-to-image-bin" via AUR

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

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

b. Clone source-to-image-bin's git locally

$ git clone https://aur.archlinux.org/source-to-image-bin.git ~/source-to-image-bin

c. Go to ~/source-to-image-bin folder and install it

$ cd ~/source-to-image-bin $ makepkg -si

3. Information about the source-to-image-bin package on Arch User Repository (AUR)

ID: 1394023
Name: source-to-image-bin
PackageBaseID: 196138
PackageBase: source-to-image-bin
Version: 1.3.9-2
Description: A tool for building artifacts from source and injecting into container images
URL: https://github.com/openshift/source-to-image
NumVotes: 3
Popularity: 0.008678
OutOfDate:
Maintainer: EvaristeGalois11
Submitter: EvaristeGalois11
FirstSubmitted: 1690366019
LastModified: 1706427909
URLPath: /cgit/aur.git/snapshot/source-to-image-bin.tar.gz