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

Last updated: October 14,2024

1. Install "patatt.noarch" package

In this section, we are going to explain the necessary steps to install patatt.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install patatt.noarch

2. Uninstall "patatt.noarch" package

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

$ sudo dnf remove patatt.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 1:03:02 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : patatt
Version : 0.4.9
Release : 1.el9
Architecture : noarch
Size : 45 k
Source : python-patatt-0.4.9-1.el9.src.rpm
Repository : epel
Summary : Add cryptographic attestation to patches sent via email
URL : https://git.kernel.org/pub/scm/utils/patatt/patatt.git
License : MIT-0
Description : This utility allows an easy way to add end-to-end cryptographic attestation to
: patches sent via mail. It does so by adapting the DKIM email signature standard
: to include cryptographic signatures via the X-Developer-Signature email header.