How to Install and Uninstall easy-rsa Package on openSuSE Tumbleweed
Last updated: November 24,2024
1. Install "easy-rsa" package
In this section, we are going to explain the necessary steps to install easy-rsa on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
easy-rsa
Copied
2. Uninstall "easy-rsa" package
This guide let you learn how to uninstall easy-rsa on openSuSE Tumbleweed:
$
sudo zypper remove
easy-rsa
Copied
3. Information about the easy-rsa package on openSuSE Tumbleweed
Information for package easy-rsa:
---------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : easy-rsa
Version : 3.1.7-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 272.3 KiB
Installed : No
Status : not installed
Source package : easy-rsa-3.1.7-1.2.src
Upstream URL : https://github.com/OpenVPN/easy-rsa
Summary : CLI utility to build and manage a PKI CA
Description :
easy-rsa is a CLI utility to build and manage a Public Key Infrastructure
(PKI). Once the Certificate Authority (CA) is created, you can request and sign
certificates, including sub-CAs, and create Certificate Revokation Lists (CRL).
---------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : easy-rsa
Version : 3.1.7-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 272.3 KiB
Installed : No
Status : not installed
Source package : easy-rsa-3.1.7-1.2.src
Upstream URL : https://github.com/OpenVPN/easy-rsa
Summary : CLI utility to build and manage a PKI CA
Description :
easy-rsa is a CLI utility to build and manage a Public Key Infrastructure
(PKI). Once the Certificate Authority (CA) is created, you can request and sign
certificates, including sub-CAs, and create Certificate Revokation Lists (CRL).