How to Install and Uninstall botan2.x86_64 Package on Oracle Linux 8

Last updated: September 20,2024

1. Install "botan2.x86_64" package

Please follow the guidelines below to install botan2.x86_64 on Oracle Linux 8

$ sudo dnf update $ sudo dnf install botan2.x86_64

2. Uninstall "botan2.x86_64" package

This guide let you learn how to uninstall botan2.x86_64 on Oracle Linux 8:

$ sudo dnf remove botan2.x86_64 $ sudo dnf autoremove

3. Information about the botan2.x86_64 package on Oracle Linux 8

Last metadata expiration check: 0:37:28 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : botan2
Version : 2.12.1
Release : 4.el8
Architecture : x86_64
Size : 2.1 M
Source : botan2-2.12.1-4.el8.src.rpm
Repository : epel
Summary : Crypto and TLS for C++11
URL : https://botan.randombit.net/
License : BSD
Description : Botan is a BSD-licensed crypto library written in C++. It provides a
: wide variety of basic cryptographic algorithms, X.509 certificates and
: CRLs, PKCS \#10 certificate requests, a filter/pipe message processing
: system, and a wide variety of other features, all written in portable
: C++. The API reference, tutorial, and examples may help impart the
: flavor of the library. This is the current stable release branch 2.x
: of Botan.