How to Install and Uninstall x509viewer.noarch Package on Oracle Linux 8
Last updated: November 13,2024
1. Install "x509viewer.noarch" package
This tutorial shows how to install x509viewer.noarch on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
x509viewer.noarch
Copied
2. Uninstall "x509viewer.noarch" package
In this section, we are going to explain the necessary steps to uninstall x509viewer.noarch on Oracle Linux 8:
$
sudo dnf remove
x509viewer.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the x509viewer.noarch package on Oracle Linux 8
Last metadata expiration check: 6:31:59 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : x509viewer
Version : 0.1.0
Release : 5.el8
Architecture : noarch
Size : 17 k
Source : x509viewer-0.1.0-5.el8.src.rpm
Repository : epel
Summary : Simple tool to decode X.509 certificates
URL : https://ftp.robert-scheck.de/linux/x509viewer/
License : GPLv2+
Description : x509viewer is a simple command line application, written in Perl, that can be
: used to decode one or multiple X.509 certificates per given file, such as e.g.
: SSL certificates, CSRs (certificate signing requests), but also private keys.
Available Packages
Name : x509viewer
Version : 0.1.0
Release : 5.el8
Architecture : noarch
Size : 17 k
Source : x509viewer-0.1.0-5.el8.src.rpm
Repository : epel
Summary : Simple tool to decode X.509 certificates
URL : https://ftp.robert-scheck.de/linux/x509viewer/
License : GPLv2+
Description : x509viewer is a simple command line application, written in Perl, that can be
: used to decode one or multiple X.509 certificates per given file, such as e.g.
: SSL certificates, CSRs (certificate signing requests), but also private keys.