How to Install and Uninstall Botan Package on openSUSE Leap

Last updated: May 18,2024

1. Install "Botan" package

This is a short guide on how to install Botan on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install Botan

2. Uninstall "Botan" package

Learn how to uninstall Botan on openSUSE Leap:

$ sudo zypper remove Botan

3. Information about the Botan package on openSUSE Leap

Information for package Botan:
------------------------------
Repository : Main Repository
Name : Botan
Version : 2.19.3-bp155.1.9
Arch : x86_64
Vendor : openSUSE
Installed Size : 726.4 KiB
Installed : No
Status : not installed
Source package : Botan-2.19.3-bp155.1.9.src
Upstream URL : https://botan.randombit.net
Summary : A C++ Crypto Library
Description :
Botan is a C++ library that provides support for many common
cryptographic operations, including encryption, authentication, and
X.509v3 certificates and CRLs. A wide variety of algorithms is
supported, including RSA, DSA, DES, AES, MD5, and SHA-1.