How to Install and Uninstall rpki-client.x86_64 Package on Fedora 36

Last updated: December 29,2024

1. Install "rpki-client.x86_64" package

This tutorial shows how to install rpki-client.x86_64 on Fedora 36

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

2. Uninstall "rpki-client.x86_64" package

Please follow the instructions below to uninstall rpki-client.x86_64 on Fedora 36:

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

3. Information about the rpki-client.x86_64 package on Fedora 36

Last metadata expiration check: 5:01:51 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : rpki-client
Version : 7.9
Release : 3.fc36
Architecture : x86_64
Size : 99 k
Source : rpki-client-7.9-3.fc36.src.rpm
Repository : updates
Summary : RPKI validator to support BGP Origin Validation
URL : https://www.rpki-client.org/
License : ISC and BSD and 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.