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

Last updated: September 28,2024

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

$ yay -S openshift-source-to-image

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

$ yay -Rns openshift-source-to-image

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

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

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

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

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

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

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

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

ID: 872142
Name: openshift-source-to-image
PackageBaseID: 114356
PackageBase: openshift-source-to-image
Version: 1.3.1-1
Description: A tool for building artifacts from source and injecting into docker images
URL: https://github.com/openshift/source-to-image
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: drejmar
FirstSubmitted: 1470577506
LastModified: 1614804082
URLPath: /cgit/aur.git/snapshot/openshift-source-to-image.tar.gz