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

Last updated: October 06,2024

1. Install "easy-rsa.noarch" package

Please follow the steps below to install easy-rsa.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install easy-rsa.noarch

2. Uninstall "easy-rsa.noarch" package

Please follow the instructions below to uninstall easy-rsa.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove easy-rsa.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 1:11:30 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : easy-rsa
Version : 3.1.6
Release : 1.el9
Architecture : noarch
Size : 67 k
Source : easy-rsa-3.1.6-1.el9.src.rpm
Repository : epel
Summary : Simple shell based CA utility
URL : https://github.com/OpenVPN/easy-rsa
License : GPL-2.0-only
Description : This is a small RSA key management package, based on the openssl
: command line tool, that can be found in the easy-rsa subdirectory
: of the OpenVPN distribution. While this tool is primary concerned
: with key management for the SSL VPN application space, it can also
: be used for building web certificates.