How to Install and Uninstall cosign Package on openSuSE Tumbleweed

Last updated: July 03,2024

1. Install "cosign" package

In this section, we are going to explain the necessary steps to install cosign on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install cosign

2. Uninstall "cosign" package

This guide let you learn how to uninstall cosign on openSuSE Tumbleweed:

$ sudo zypper remove cosign

3. Information about the cosign package on openSuSE Tumbleweed

Information for package cosign:
-------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : cosign
Version : 2.2.3-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 75.4 MiB
Installed : No
Status : not installed
Source package : cosign-2.2.3-1.1.src
Upstream URL : https://github.com/sigstore/cosign
Summary : Container Signing, Verification and Storage in an OCI registry
Description :
Cosign aims to make signatures invisible infrastructure.
Cosign supports:
- Hardware and KMS signing
- Bring-your-own PKI
- Our free OIDC PKI (Fulcio)
- Built-in binary transparency and timestamping service (Rekor)