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

Last updated: October 05,2024

1. Install "botan.i686" package

Please follow the step by step instructions below to install botan.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install botan.i686

2. Uninstall "botan.i686" package

This guide covers the steps necessary to uninstall botan.i686 on Fedora 34:

$ sudo dnf remove botan.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 0:09:36 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : botan
Version : 1.10.17
Release : 24.fc34
Architecture : i686
Size : 915 k
Source : botan-1.10.17-24.fc34.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.