How to Install and Uninstall minisign.x86_64 Package on CentOS 8 / RHEL 8

Last updated: May 02,2024

1. Install "minisign.x86_64" package

This is a short guide on how to install minisign.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install minisign.x86_64

2. Uninstall "minisign.x86_64" package

Please follow the steps below to uninstall minisign.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove minisign.x86_64 $ sudo dnf autoremove

3. Information about the minisign.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 6:07:16 ago on Sun May 9 13:03:46 2021.
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.