gitsign-bin on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S gitsign-bin

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

$ yay -Rns gitsign-bin

2. Manually Install "gitsign-bin" via AUR

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

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

b. Clone gitsign-bin's git locally

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

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

$ cd ~/gitsign-bin $ makepkg -si

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

ID: 1108029
Name: gitsign-bin
PackageBaseID: 183608
PackageBase: gitsign-bin
Version: 0.2.0-1
Description: Keyless Git signing using Sigstore
URL: https://github.com/sigstore/gitsign
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: JamieMagee
FirstSubmitted: 1656450424
LastModified: 1657043688
URLPath: /cgit/aur.git/snapshot/gitsign-bin.tar.gz