bitcrafts-dev-x86-v3 (0.1.0)
Published 2026-06-03 10:24:00 +00:00 by younes
Installation
sudo curl -o /etc/apt/keyrings/forgejo-bit-crafts.asc
echo "deb [signed-by=/etc/apt/keyrings/forgejo-bit-crafts.asc] $distribution $component" | sudo tee -a /etc/apt/sources.list.d/forgejo.list
sudo apt updateChoose $distribution and $component from the list below.
sudo apt install bitcrafts-dev-x86-v3=0.1.0
Repository info
Distributions |
trixie |
Components |
main |
Architectures |
amd64 |
About this package
BitCrafts C libraries — headers and static archives (x86-v3) Development package for the bc-* system library collection: bc-core, bc-allocators, bc-containers, bc-concurrency, bc-io, bc-runtime. . Headers install under /usr/include/bc/ and are included with: #include <bc/bc_core.h> #include <bc/bc_io.h> ... . Static archives install under /usr/lib/x86_64-linux-gnu/. pkg-config files are provided for each library under the multiarch pkgconfig path. . Built for the x86-v3 microarchitecture baseline.
Dependencies
| libc6-dev |