Install this version:
emerge -a =sci-ml/aichat-0.30.0
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =sci-ml/aichat-0.30.0
Or alternatively:
emerge --autounmask-write -a =sci-ml/aichat-0.30.0
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 0.30.0 | 8 | ~amd64 | 0 |
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Autogenerated by pycargoebuild 0.15.0
EAPI=8
inherit cargo
DESCRIPTION="All-in-one LLM CLI Tool"
HOMEPAGE="https://github.com/sigoden/aichat"
SRC_URI="
https://github.com/sigoden/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz
https://github.com/kuprTheMan/contribute-deps/releases/download/${P}/${P}-crates.tar.xz
"
LICENSE="|| ( Apache-2.0 MIT )"
# Dependent crate licenses
LICENSE+="
Apache-2.0 BSD Boost-1.0 CDLA-Permissive-2.0 ISC LGPL-3+ MIT MPL-2.0
Unicode-3.0 ZLIB
"
SLOT="0"
KEYWORDS="~amd64"
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | aichat-0.30.0-crates.tar.xz | 45072020 bytes | https://github.com/kuprTheMan/contribute-deps/releases/download/aichat-0.30.0/aichat-0.30.0-crates.tar.xz |
| DIST | aichat-0.30.0.tar.gz | 999321 bytes | https://github.com/sigoden/aichat/archive/refs/tags/v0.30.0.tar.gz |