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

Last updated: September 20,2024

1. Install "libbitcoin-dev" package

This tutorial shows how to install libbitcoin-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libbitcoin-dev

2. Uninstall "libbitcoin-dev" package

This is a short guide on how to uninstall libbitcoin-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libbitcoin-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 6829
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Bitcoin Team
Architecture: amd64
Source: libbitcoin
Version: 2.0-2.4
Depends: libbitcoin0v5 (= 2.0-2.4), libboost-filesystem1.58-dev, libboost-regex1.58-dev, libboost-system1.58-dev, libcurl4-openssl-dev, libleveldb-dev, libssl-dev
Suggests: libbitcoin-doc
Filename: pool/universe/libb/libbitcoin/libbitcoin-dev_2.0-2.4_amd64.deb
Size: 646208
MD5sum: ec53d77ee694e1c2f5201060e5d17ff3
SHA1: 139ace1a80fff52c1b590b48f6131d39fd9bb986
SHA256: c24f0898d31c3dd0e6f3a8e24ceb2567b819a1ee504a877f19a1aadfc529971e
Description-en: Bitcoin toolkit library for asynchronous apps - development headers
libbitcoin is a Bitcoin library targeted high end use. The library
places a heavy focus around asynchronous operation.
.
libbitcoin is designed as a toolkit - an independent set of mutual
components with no dependencies between them.
.
This package provides header files for developing your applications to
use libbitcoin template engine.
Description-md5: 859e5de507667de0db5fafc350303455
Multi-Arch: same
Homepage: https://libbitcoin.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu