python-sigstore on AUR (Arch User Repository)

Last updated: June 14,2024

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

$ yay -S python-sigstore

* (Optional) Uninstall python-sigstore on Arch using YAY

$ yay -Rns python-sigstore

2. Manually Install "python-sigstore" via AUR

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

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

b. Clone python-sigstore's git locally

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

c. Go to ~/python-sigstore folder and install it

$ cd ~/python-sigstore $ makepkg -si

3. Information about the python-sigstore package on Arch User Repository (AUR)

ID: 1345492
Name: python-sigstore
PackageBaseID: 187047
PackageBase: python-sigstore
Version: 2.0.1-1
Description: sigstore is a tool for signing and verifying Python package distributions.
URL: https://pypi.org/project/sigstore/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kravietz
Submitter: kravietz
FirstSubmitted: 1667305188
LastModified: 1698787108
URLPath: /cgit/aur.git/snapshot/python-sigstore.tar.gz