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

Last updated: November 21,2024

1. Install "minisign.x86_64" package

This guide let you learn how to install minisign.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install minisign.x86_64

2. Uninstall "minisign.x86_64" package

Learn how to uninstall minisign.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove minisign.x86_64 $ sudo dnf autoremove

3. Information about the minisign.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:42:35 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : minisign
Version : 0.11
Release : 1.el9
Architecture : x86_64
Size : 25 k
Source : minisign-0.11-1.el9.src.rpm
Repository : epel
Summary : A dead simple tool to sign files and verify digital signatures
URL : https://github.com/jedisct1/minisign
License : ISC
Description : Minisign is a dead simple tool to sign files and verify signatures.