How to Install and Uninstall x509watch.noarch Package on CentOS Stream 8

Last updated: May 19,2024

1. Install "x509watch.noarch" package

Learn how to install x509watch.noarch on CentOS Stream 8

$ sudo dnf update $ sudo dnf install x509watch.noarch

2. Uninstall "x509watch.noarch" package

This tutorial shows how to uninstall x509watch.noarch on CentOS Stream 8:

$ sudo dnf remove x509watch.noarch $ sudo dnf autoremove

3. Information about the x509watch.noarch package on CentOS Stream 8

Last metadata expiration check: 4:06:34 ago on Sun Feb 25 03:03:59 2024.
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.