cosign-git on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S cosign-git

* (Optional) Uninstall cosign-git on Arch using YAY

$ yay -Rns cosign-git

2. Manually Install "cosign-git" via AUR

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

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

b. Clone cosign-git's git locally

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

c. Go to ~/cosign-git folder and install it

$ cd ~/cosign-git $ makepkg -si

3. Information about the cosign-git package on Arch User Repository (AUR)

ID: 1239262
Name: cosign-git
PackageBaseID: 187011
PackageBase: cosign-git
Version: 2.0.1.r9.ga8f57b66-1
Description: Container Signing, Verification and Storage in an OCI registry
URL: https://github.com/sigstore/cosign
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1667132981
LastModified: 1681137813
URLPath: /cgit/aur.git/snapshot/cosign-git.tar.gz