Install this package:
emerge -a sci-libs/hdf
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask sci-libs/hdf
Or alternatively:
emerge --autounmask-write -a sci-libs/hdf
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 4.2.15-r2 | 8 | amd64 ~arm ~ppc ~riscv x86 | 0 |
<pkgmetadata> <maintainer type="project"> <email>sci@gentoo.org</email> <name>Gentoo Science Project</name> </maintainer> <longdescription lang="en"> The Hierarchical Data Format is a general purpose library and file format for storing scientific data. HDF can store two primary objects: datasets and groups. A dataset is essentially a multidimensional array of data elements, and a group is a structure for organizing objects in an HDF file. Using these two basic objects, one can create and store almost any kind of scientific data structure, such as images, arrays of vectors, and structured and unstructured grids. You can also mix and match them in HDF files according to your needs. </longdescription> <upstream> <remote-id type="github">HDFGroup/hdf4</remote-id> </upstream> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p sci-libs/hdf |
euse -E <flag> -p sci-libs/hdf |
euse -D <flag> -p sci-libs/hdf
| Flag | Description | 4.2.15-r2 |
|---|---|---|
| examples | Install examples, usually source code | ✓ |
| fortran | Add support for fortran | ✓ |
| static-libs | Build static versions of dynamic libraries as well | ✓ |
| szip | Use the szip compression library | ✓ |
| test | Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently) | ✓ |
| Type | File | Size | Versions |
|---|
| Type | File | Size |
|---|---|---|
| DIST | hdf-4.2.15-arch-patches-1.tar.bz2 | 7187 bytes |
| DIST | hdf-4.2.15.tar.bz2 | 3647900 bytes |