How to Install and Uninstall rpki-client.x86_64 Package on CentOS Stream 8

Last updated: October 05,2024

1. Install "rpki-client.x86_64" package

Here is a brief guide to show you how to install rpki-client.x86_64 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install rpki-client.x86_64

2. Uninstall "rpki-client.x86_64" package

Please follow the steps below to uninstall rpki-client.x86_64 on CentOS Stream 8:

$ sudo dnf remove rpki-client.x86_64 $ sudo dnf autoremove

3. Information about the rpki-client.x86_64 package on CentOS Stream 8

Last metadata expiration check: 5:20:11 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : rpki-client
Version : 8.9
Release : 1.el8
Architecture : x86_64
Size : 143 k
Source : rpki-client-8.9-1.el8.src.rpm
Repository : epel
Summary : OpenBSD RPKI validator to support BGP Origin Validation
URL : https://www.rpki-client.org/
License : ISC AND BSD-2-Clause AND BSD-3-Clause AND OpenSSL AND LicenseRef-Fedora-Public-Domain
Description : The OpenBSD rpki-client is a free, easy-to-use implementation of the
: Resource Public Key Infrastructure (RPKI) for Relying Parties (RP) to
: facilitate validation of the Route Origin of a BGP announcement. The
: program queries the RPKI repository system, downloads and validates
: Route Origin Authorisations (ROAs) and finally outputs Validated ROA
: Payloads (VRPs) in the configuration format of OpenBGPD, BIRD, and
: also as CSV or JSON objects for consumption by other routing stacks.