-
Notifications
You must be signed in to change notification settings - Fork 69
Using beta branch of this app
gardotd426 edited this page Jan 12, 2023
·
6 revisions
- Install Flathub Beta
Command:
flatpak remote-add --user flathub-beta https://flathub.org/beta-repo/flathub-beta.flatpakrepo
flatpak update --appstream
- Install Steam Beta
Command:
flatpak install --user flathub-beta com.valvesoftware.Steam//beta
Note that GL32 and Platform compat extensions are not automatically installed when installing only beta version of the app because they live in Flathub where primary app lives. You can manually install them through following
flatpak install --user flathub-beta org.freedesktop.Platform.Compat.i386//22.08beta
flatpak install --user flathub-beta org.freedesktop.Platform.GL32.default//22.08beta
Command:
flatpak run com.valvesoftware.Steam//beta
To reset Steam Beta for a clean install and settings try:
Command:
flatpak run com.valvesoftware.Steam//beta --reset