How to Install and Uninstall easy-rsa.noarch Package on Oracle Linux 8
Last updated: November 05,2024
1. Install "easy-rsa.noarch" package
Please follow the guidance below to install easy-rsa.noarch on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
easy-rsa.noarch
Copied
2. Uninstall "easy-rsa.noarch" package
Here is a brief guide to show you how to uninstall easy-rsa.noarch on Oracle Linux 8:
$
sudo dnf remove
easy-rsa.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the easy-rsa.noarch package on Oracle Linux 8
Last metadata expiration check: 0:22:26 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : easy-rsa
Version : 3.0.8
Release : 1.el8
Architecture : noarch
Size : 47 k
Source : easy-rsa-3.0.8-1.el8.src.rpm
Repository : epel
Summary : Simple shell based CA utility
URL : https://github.com/OpenVPN/easy-rsa
License : GPLv2
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.
Available Packages
Name : easy-rsa
Version : 3.0.8
Release : 1.el8
Architecture : noarch
Size : 47 k
Source : easy-rsa-3.0.8-1.el8.src.rpm
Repository : epel
Summary : Simple shell based CA utility
URL : https://github.com/OpenVPN/easy-rsa
License : GPLv2
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.