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

Last updated: May 17,2024

1. Install "libbase58-dev" package

This guide covers the steps necessary to install libbase58-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libbase58-dev

2. Uninstall "libbase58-dev" package

In this section, we are going to explain the necessary steps to uninstall libbase58-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libbase58-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: libbase58-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 53
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Bitcoin Packaging Team
Architecture: amd64
Source: libbase58
Version: 0.1.4-1
Depends: libbase58-0 (= 0.1.4-1)
Filename: pool/universe/libb/libbase58/libbase58-dev_0.1.4-1_amd64.deb
Size: 6036
MD5sum: c6665582ebcf284f8ec1ef01e424a5f1
SHA1: 7db1f15e1a6a3947ab39fa22e3ed6bbebbc4eb1d
SHA256: ce48723acc07e67db5da181cd0e4dfecfe50b2147f8de8bc1bab5f15833562cb
Description-en: library for Bitcoin's base58 encoding -- development files
Library for encoding/decoding Base58 and Base58Check.
.
This package provides development files.
Description-md5: 84ac289ada209c99df583b5d87b2cfd1
Homepage: https://github.com/luke-jr/libbase58
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu