Search Criteria
Package Details: protonup-qt 2.13.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/protonup-qt.git (read-only, click to copy) |
---|---|
Package Base: | protonup-qt |
Description: | Install and manage Proton-GE and Luxtorpeda for Steam and Wine-GE for Lutris |
Upstream URL: | https://davidotek.github.io/protonup-qt |
Licenses: | GPL-3.0-or-later |
Submitter: | yochananmarqos |
Maintainer: | yochananmarqos |
Last Packager: | yochananmarqos |
Votes: | 91 |
Popularity: | 3.02 |
First Submitted: | 2021-11-03 18:39 (UTC) |
Last Updated: | 2025-08-02 18:39 (UTC) |
Dependencies (29)
- pyside6
- python-inputsAUR (python-inputs-gitAUR)
- python-psutil
- python-pyaml
- python-pyxdg
- python-requests
- python-steamAUR
- python-vdfAUR
- python-zstandard
- qt6-tools
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
- appstream (check)
- desktop-file-utils (desktop-file-utils-gitAUR) (check)
- dosbox (dosbox-svnAUR, dosbox-openglide-svnAUR, dosbox-debugAUR, dosbox-staging-gitAUR, dosbox-staging-binAUR, dosbox-stagingAUR) (optional) – required for Boxtron
- git (git-gitAUR, git-glAUR) (optional) – required for SteamTinkerLaunch
- inotify-tools (inotify-tools-gitAUR) (optional) – required for Boxtron & Roberta
- scummvm (scummvm-gitAUR) (optional) – required for Roberta
- timidity++ (optional) – required for Boxtron
- unzip (unzip-natspecAUR, unzip-zstdAUR, unzip-pAUR) (optional) – required for SteamTinkerLaunch
- wget (wget-gitAUR, wurlAUR) (optional) – required for SteamTinkerLaunch
- xdotool (xdotool-gitAUR) (optional) – required for SteamTinkerLaunch
- xorg-xprop (optional) – required for SteamTinkerLaunch
- xorg-xrandr (xorg-xrandr-gitAUR) (optional) – required for SteamTinkerLaunch
- xorg-xwininfo (optional) – required for SteamTinkerLaunch
- xxd (vim-minimal-gitAUR, gvim-gitAUR, vim-cli-gitAUR, gvim-gtk2AUR, gvim, tinyxxd, vim) (optional) – required for SteamTinkerLaunch
- yad (yad-gtk2AUR, yad-gitAUR) (optional) – required for SteamTinkerLaunch
Latest Comments
1 2 3 4 5 Next › Last »
jrgiacone commented on 2025-09-07 04:25 (UTC) (edited on 2025-09-07 04:28 (UTC) by jrgiacone)
@yochananmarqos I'm not, but I will try installing it! Cant even install it getting build errors. So I dont think its related?
yochananmarqos commented on 2025-09-01 17:51 (UTC) (edited on 2025-09-01 17:52 (UTC) by yochananmarqos)
@jrgiacone: If you're using
qadwaitadecorations-qt6
, then you need to rebuild it on Qt 6.9.2.jrgiacone commented on 2025-09-01 17:46 (UTC)
getting an error:
Traceback (most recent call last): File "/usr/bin/protonup-qt", line 5, in <module> from pupgui2.pupgui2 import main File "/usr/lib/python3.13/site-packages/pupgui2/pupgui2.py", line 8, in <module> from PySide6.QtCore import Qt, QCoreApplication, QObject, QThread, QWaitCondition, QMutex, QDataStream ImportError: /usr/lib/python3.13/site-packages/PySide6/QtCore.cpython-313-x86_64-linux-gnu.so: undefined symbol: _ZN14QObjectPrivateC2Ei, version Qt_6_PRIVATE_API
yochananmarqos commented on 2025-07-24 18:32 (UTC)
@Sprungles: Sounds like you're using a third-party repo like Chaotic-AUR.
python-vdf
is an AUR package, it cannot be installed withpacman -S
. Don't usepacman -Syy
to install a package, it will put you in an unsupported, partial upgrade state.Sprungles commented on 2025-07-24 18:24 (UTC)
Hey there. I hope you are having a great day.
Whenever it is building using an AUR helper, such as yay, it is not pulling in python-vdf. It outputs the following:
warning: cannot resolve "python-vdf", a dependency of "python-steam" :: The following package cannot be upgraded due to unresolvable dependencies: python-steam
:: Do you want to skip the above package for this upgrade? [y/N] error: failed to prepare transaction (could not satisfy dependencies) :: unable to satisfy dependency 'python-vdf' required by python-steam -> Failed to install layer, rolling up to next layer.error:error installing repo packages resolving dependencies... warning: cannot resolve "python-vdf", a dependency of "python-steam" :: The following package cannot be upgraded due to unresolvable dependencies: python-steam
:: Do you want to skip the above package for this upgrade? [y/N] error: failed to prepare transaction (could not satisfy dependencies) :: unable to satisfy dependency 'python-vdf' required by python-steam -> error installing repo packages error installing repo packages
I checked your PKGBUILD and python-vdf is in it already. I just figured I would give you a heads up just in case users have a hard time understanding the error.
If you are a new user, just go ahead and install python-vdf via "sudo pacman -Syy python-vdf --noconfirm", it will build afterward.
yochananmarqos commented on 2025-07-21 18:29 (UTC)
@northernlights: Yes. You can use
pactree -r <dependency-name>
(requirespacman-contrib
) to see what requires a package.northernlights commented on 2025-07-21 17:05 (UTC)
One of the dependencies require llvm, making the installed size 170MiB. Is that necessary?
Chifilly commented on 2025-02-05 12:19 (UTC)
@HalJordan: I think the
*-solstice
versions were removed because the originalpython-steam
andpython-vdf
packages now point to the solstice fork. I manually installed the non-solstice versions and it works again. This package has also changed its dependencies back to the non-solstice versions.HalJordan commented on 2025-01-29 08:15 (UTC)
This seems to be broken again. The *-solstice packages have vanished.
yochananmarqos commented on 2024-07-27 16:59 (UTC)
@sonic2kk: I can create separate packages for the forks; i.e.,
python-steam-solstice
&python-vdf-solstice
, I suppose.1 2 3 4 5 Next › Last »