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

Last updated: January 16,2025

1. Install "osslsigncode.x86_64" package

Please follow the guidance below to install osslsigncode.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install osslsigncode.x86_64

2. Uninstall "osslsigncode.x86_64" package

This is a short guide on how to uninstall osslsigncode.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove osslsigncode.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 1 day, 6:24:52 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : osslsigncode
Version : 2.1
Release : 3.el8
Architecture : x86_64
Size : 68 k
Source : osslsigncode-2.1-3.el8.src.rpm
Repository : epel
Summary : OpenSSL based Authenticode signing for PE/MSI/Java CAB files
URL : https://github.com/mtrojnar/osslsigncode
License : GPLv3+
Description : osslsigncode is a small tool that implements part of the functionality of the
: Microsoft tool signtool.exe - more exactly the Authenticode signing and
: timestamping. But osslsigncode is based on OpenSSL and cURL, and thus should
: be able to compile on most platforms where these exist.