cr-bin on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S cr-bin

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

$ yay -Rns cr-bin

2. Manually Install "cr-bin" via AUR

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

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

b. Clone cr-bin's git locally

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

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

$ cd ~/cr-bin $ makepkg -si

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

ID: 1057441
Name: cr-bin
PackageBaseID: 173078
PackageBase: cr-bin
Version: 1.4.0-1
Description: cr is a tool designed to help GitHub repos self-host their own chart repos by adding Helm chart artifacts to GitHub Releases
URL: https://github.com/helm/chart-releaser
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: majora
Submitter: majora
FirstSubmitted: 1636881942
LastModified: 1648383955
URLPath: /cgit/aur.git/snapshot/cr-bin.tar.gz