protonup-qt
protonup-qt 2.15.1
Install and manage Proton-GE and Luxtorpeda for Steam and Wine-GE for Lutris with this graphical user interface
https://davidotek.github.io/protonup-qt/GNU General Public License v3.0 or later
main program: protonup-qtprograms: protonup-qt
Maintainers
Platforms (1)
x86_64-linux
Install
Copy into your configuration
NixOS (configuration.nix)
environment.systemPackages = with pkgs; [ protonup-qt ];
Ad-hoc shell
nix-shell -p protonup-qt
Flake (nix run)
nix run nixpkgs#protonup-qt