How to Install and Uninstall x509watch.noarch Package on Oracle Linux 8

Last updated: June 18,2024

1. Install "x509watch.noarch" package

Here is a brief guide to show you how to install x509watch.noarch on Oracle Linux 8

$ sudo dnf update $ sudo dnf install x509watch.noarch

2. Uninstall "x509watch.noarch" package

Please follow the instructions below to uninstall x509watch.noarch on Oracle Linux 8:

$ sudo dnf remove x509watch.noarch $ sudo dnf autoremove

3. Information about the x509watch.noarch package on Oracle Linux 8

Last metadata expiration check: 2:05:37 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : x509watch
Version : 0.6.1
Release : 6.el8
Architecture : noarch
Size : 23 k
Source : x509watch-0.6.1-6.el8.src.rpm
Repository : epel
Summary : Simple tool to list expiring or expired X.509 certificates
URL : https://ftp.robert-scheck.de/linux/x509watch/
License : GPLv2+
Description : x509watch is a simple command line application, written in Perl, that can be
: used to list soon expiring or already expired X.509 certificates, such as e.g.
: SSL certificates. All certificates are searched by default in the standard PKI
: directory, but any other directory can be specified as parameter. Only Base64
: encoded DER and PEM X.509 certificates are supported.