Install this version:
emerge -a =games-util/protonup-0.1.5
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =games-util/protonup-0.1.5
Or alternatively:
emerge --autounmask-write -a =games-util/protonup-0.1.5
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{12..14} )
inherit distutils-r1
DESCRIPTION="Install and Update Proton-GE"
HOMEPAGE="https://github.com/AUNaseef/protonup"
SRC_URI="https://github.com/AUNaseef/protonup/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
RDEPEND="dev-python/requests[${PYTHON_USEDEP}]"
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | protonup-0.1.5.tar.gz | 17868 bytes | https://github.com/AUNaseef/protonup/archive/refs/tags/0.1.5.tar.gz |