How to Install and Uninstall easy-rsa.noarch Package on Fedora 38
Last updated: January 11,2025
1. Install "easy-rsa.noarch" package
This is a short guide on how to install easy-rsa.noarch on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
easy-rsa.noarch
Copied
2. Uninstall "easy-rsa.noarch" package
This tutorial shows how to uninstall easy-rsa.noarch on Fedora 38:
$
sudo dnf remove
easy-rsa.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the easy-rsa.noarch package on Fedora 38
Last metadata expiration check: 0:20:54 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : easy-rsa
Version : 3.1.7
Release : 1.fc38
Architecture : noarch
Size : 67 k
Source : easy-rsa-3.1.7-1.fc38.src.rpm
Repository : updates
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.
Available Packages
Name : easy-rsa
Version : 3.1.7
Release : 1.fc38
Architecture : noarch
Size : 67 k
Source : easy-rsa-3.1.7-1.fc38.src.rpm
Repository : updates
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.