How to Install and Uninstall botan.i686 Package on Fedora 35

Last updated: February 11,2025

1. Install "botan.i686" package

Please follow the guidance below to install botan.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install botan.i686

2. Uninstall "botan.i686" package

In this section, we are going to explain the necessary steps to uninstall botan.i686 on Fedora 35:

$ sudo dnf remove botan.i686 $ sudo dnf autoremove

3. Information about the botan.i686 package on Fedora 35

Last metadata expiration check: 1:53:00 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : botan
Version : 1.10.17
Release : 28.fc35
Architecture : i686
Size : 896 k
Source : botan-1.10.17-28.fc35.src.rpm
Repository : fedora
Summary : Crypto library written in C++
URL : http://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.