dev-gap/radiroot - 2.10 (gentoo)

Search

Install

Install this version:

emerge -a =dev-gap/radiroot-2.10

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =dev-gap/radiroot-2.10

Or alternatively:

emerge --autounmask-write -a =dev-gap/radiroot-2.10

Package Information

Description:
Roots of a polynomial as radicals in GAP
License:
GPL-2+

Ebuild Details

Version EAPI Keywords Slot
2.10 8 ~amd64 ~riscv 0
View Raw Ebuild
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

inherit gap-pkg

DESCRIPTION="Roots of a polynomial as radicals in GAP"
SRC_URI="https://github.com/gap-packages/${PN}/releases/download/v${PV}/${P}.tar.gz"

LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="~amd64 ~riscv"

RDEPEND="dev-gap/alnuth"

GAP_PKG_HTML_DOCDIR="htm"
gap-pkg_enable_tests

Inherited Eclasses

Dependencies

RDEPEND

dev-gap/alnuth

Manifest for 2.10

Type File Size Source URLs
DIST radiroot-2.10.tar.gz 209104 bytes https://github.com/gap-packages/radiroot/releases/download/v2.10/radiroot-2.10.tar.gz