Install this version:
emerge -a =app-misc/mymefetch-1.3
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =app-misc/mymefetch-1.3
Or alternatively:
emerge --autounmask-write -a =app-misc/mymefetch-1.3
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DESCRIPTION="MymeType's own neofetch-like Bash script"
HOMEPAGE="https://codeberg.org/MymeType/mymefetch"
SRC_URI="https://codeberg.org/MymeType/mymefetch/archive/v${PV}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/${PN}"
LICENSE="Unlicense"
SLOT="0"
KEYWORDS="~amd64 ~arm64"
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | mymefetch-1.3.tar.gz | 32945 bytes | https://codeberg.org/MymeType/mymefetch/archive/v1.3.tar.gz |