How to Install and Uninstall libbotan1.10-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "libbotan1.10-dev" package

Here is a brief guide to show you how to install libbotan1.10-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libbotan1.10-dev

2. Uninstall "libbotan1.10-dev" package

Please follow the guidance below to uninstall libbotan1.10-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libbotan1.10-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libbotan1.10-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libbotan1.10-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 9805
Maintainer: Ubuntu Developers
Original-Maintainer: Ondřej Surý
Architecture: amd64
Source: botan1.10
Version: 1.10.12-1
Replaces: libbotan1.6-dev
Depends: libbotan-1.10-1 (= 1.10.12-1)
Conflicts: libbotan1.6-dev
Filename: pool/universe/b/botan1.10/libbotan1.10-dev_1.10.12-1_amd64.deb
Size: 1422092
MD5sum: 6cf893bfc620098605df870305eedd61
SHA1: 688e1598bdfc49450712dece67a4a2cbbaf699fa
SHA256: 6a5bdbc198dd730ab395df2d147728d6f1293555f608333373deed751f1d95a2
Description-en: multiplatform crypto library (development)
Botan is a C++ library which 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.
.
This package contains the development files.
Description-md5: 8e4a5d7c0ef2cbd9f45f80c47721239f
Homepage: http://botan.randombit.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu