How to Install and Uninstall python3-robosignatory.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 08,2024

1. Install "python3-robosignatory.noarch" package

Please follow the steps below to install python3-robosignatory.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install python3-robosignatory.noarch

2. Uninstall "python3-robosignatory.noarch" package

This guide let you learn how to uninstall python3-robosignatory.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove python3-robosignatory.noarch $ sudo dnf autoremove

3. Information about the python3-robosignatory.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:35:12 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-robosignatory
Version : 0.8.1
Release : 1.el9
Architecture : noarch
Size : 43 k
Source : python-robosignatory-0.8.1-1.el9.src.rpm
Repository : epel
Summary : A Fedora Messaging consumer that automatically signs artifacts
URL : https://pagure.io/robosignatory/
License : GPLv2+
Description : A Fedora Messaging consumer that automatically signs artifacts.
:
: RoboSignatory is composed of multiple consumers:
: - TagSigner listens for tags into a specific koji tag, then signs the build and
: moves it to a different koji tag.
: - AtomicSigner listens for messages about composed rpmostree trees and signs
: those, optionally updating the tag.
: - CoreOSSigner listens for requests to sign CoreOS artefacts, downloads them
: from AWS S3, signs them, and uploads the signature back to S3.