crc-bin on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S crc-bin

* (Optional) Uninstall crc-bin on Arch using YAY

$ yay -Rns crc-bin

2. Manually Install "crc-bin" via AUR

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

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

b. Clone crc-bin's git locally

$ git clone https://aur.archlinux.org/crc-bin.git ~/crc-bin

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

$ cd ~/crc-bin $ makepkg -si

3. Information about the crc-bin package on Arch User Repository (AUR)

ID: 1395089
Name: crc-bin
PackageBaseID: 172434
PackageBase: crc-bin
Version: 2.31.0-1
Description: Red Hat CodeReady Containers is a tool that manages a local OpenShift 4.x cluster optimized for testing and development purposes
URL: https://github.com/code-ready/crc
NumVotes: 2
Popularity: 2.0E-6
OutOfDate: 1709853119
Maintainer: sgar
Submitter: majora
FirstSubmitted: 1635273558
LastModified: 1706550972
URLPath: /cgit/aur.git/snapshot/crc-bin.tar.gz