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

Last updated: November 27,2024

1. Install "x509watch.noarch" package

Please follow the instructions below to install x509watch.noarch on Rocky Linux 8

$ sudo dnf update $ sudo dnf install x509watch.noarch

2. Uninstall "x509watch.noarch" package

In this section, we are going to explain the necessary steps to uninstall x509watch.noarch on Rocky Linux 8:

$ sudo dnf remove x509watch.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 2:04:52 ago on Mon Sep 12 10:27:18 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.