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

Last updated: February 06,2025

1. Install "minisign.x86_64" package

Please follow the guidance below to install minisign.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install minisign.x86_64

2. Uninstall "minisign.x86_64" package

This tutorial shows how to uninstall minisign.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove minisign.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 1:49:51 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : minisign
Version : 0.9
Release : 1.el8
Architecture : x86_64
Size : 24 k
Source : minisign-0.9-1.el8.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.