Install this version:
emerge -a =dev-gap/liealgdb-2.3.0
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =dev-gap/liealgdb-2.3.0
Or alternatively:
emerge --autounmask-write -a =dev-gap/liealgdb-2.3.0
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit gap-pkg
DESCRIPTION="A database of Lie algebras"
SRC_URI="https://github.com/gap-packages/${PN}/releases/download/v${PV}/${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="~amd64 ~riscv"
DOCS=( CHANGES.md README )
gap-pkg_enable_tests
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | liealgdb-2.3.0.tar.gz | 504719 bytes | https://github.com/gap-packages/liealgdb/releases/download/v2.3.0/liealgdb-2.3.0.tar.gz |