Skip to content

Instantly share code, notes, and snippets.

@asymmetric
Created December 24, 2017 12:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save asymmetric/8f604ee1a7924162d780dc7cd9769baf to your computer and use it in GitHub Desktop.
Save asymmetric/8f604ee1a7924162d780dc7cd9769baf to your computer and use it in GitHub Desktop.
❯ apt search libbitcoin
Sorting... Done
Full Text Search... Done
libbitcoin-dev/artful 2.11.0-1ubuntu2 amd64
Bitcoin toolkit library for asynchronous apps - development headers
libbitcoin0v5/artful 2.11.0-1ubuntu2 amd64
Bitcoin toolkit library for asynchronous apps
libbitcoin0v5-dbg/artful 2.11.0-1ubuntu2 amd64
Bitcoin toolkit library for asynchronous apps - debugging symbols
libsecp256k1-dev/artful 0.1~20170810-1 amd64
library for EC operations on curve secp256k1 - development headers
~/code/nixpkgs asymmetric/secp256k1*
❯ apt show libbitcoin-dev
Package: libbitcoin-dev
Version: 2.11.0-1ubuntu2
Priority: optional
Section: universe/libdevel
Source: libbitcoin
Origin: Ubuntu
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Bitcoin Team <pkg-bitcoin-devel@lists.alioth.debian.org>
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 55,8 MB
Depends: libbitcoin0v5 (= 2.11.0-1ubuntu2), libboost-program-options1.62-dev, libboost-regex1.62-dev, libboost-system1.62-dev, libsecp256k1-dev
Suggests: libbitcoin-doc
Homepage: https://libbitcoin.org/
Download-Size: 7.071 kB
APT-Sources: http://de.archive.ubuntu.com/ubuntu artful/universe amd64 Packages
Description: 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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment