Install this package:
emerge -a virtual/lapack
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask virtual/lapack
Or alternatively:
emerge --autounmask-write -a virtual/lapack
This virtual package provides the following dependencies:
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 3.10-r1 | 8 | ~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~arm64-macos ~x64-macos | 0 |
<pkgmetadata> <maintainer type="project"> <email>sci@gentoo.org</email> <name>Gentoo Science Project</name> </maintainer> <stabilize-allarches></stabilize-allarches> <use> <flag name="eselect-ldso">Enable runtime library switching by eselect and ld.so.</flag> <flag name="flexiblas">Use <pkg>sci-libs/flexiblas</pkg> as the provider.</flag> <flag name="index64">Provide an ILP64 library in addition to LP64</flag> </use> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p virtual/lapack |
euse -E <flag> -p virtual/lapack |
euse -D <flag> -p virtual/lapack
| Flag | Description | 3.10-r1 |
|---|---|---|
| eselect-ldso | Enable runtime library switching by eselect and ld.so. | ✓ |
| flexiblas | Use <pkg>sci-libs/flexiblas</pkg> as the provider. | ✓ |
| index64 | Provide an ILP64 library in addition to LP64 | ✓ |