Install this package:
emerge -a dev-libs/c-blosc
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-libs/c-blosc
Or alternatively:
emerge --autounmask-write -a dev-libs/c-blosc
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 1.21.6-r1 | 8 | ~alpha amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~s390 ~sparc x86 | 0/1 |
<pkgmetadata> <maintainer type="project"> <email>sci@gentoo.org</email> <name>Gentoo Science Project</name> </maintainer> <maintainer type="person"> <email>mgorny@gentoo.org</email> <name>Michał Górny</name> </maintainer> <longdescription lang="en"> Blosc is a compression library designed to transmit data to the processor cache faster than the traditional non-compressed memory fetch. Compression ratios are not very high, but the decompression is very fast. Blosc is meant not only to reduce the size of large datasets on-disk or in-memory, but also to accelerate memory-bound computations. </longdescription> <upstream> <remote-id type="github">Blosc/c-blosc</remote-id> </upstream> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p dev-libs/c-blosc |
euse -E <flag> -p dev-libs/c-blosc |
euse -D <flag> -p dev-libs/c-blosc
| Flag | Description | 1.21.6-r1 |
|---|---|---|
| lz4 | Enable support for lz4 compression (as implemented in app-arch/lz4) | ⊕ |
| snappy | Enable support for Snappy compression (as implemented in app-arch/snappy) | ⊕ |
| test | Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently) | ✓ |
| zlib | Add support for zlib compression | ✓ |
| zstd | Enable support for ZSTD compression | ✓ |
| Type | File | Size | Versions |
|---|
| Type | File | Size |
|---|---|---|
| DIST | c-blosc-1.21.6.gh.tar.gz | 2495309 bytes |