Unofficial AppImage of Steam built on top of "RunImage", the portable single-file Linux container in unprivileged user namespaces
This includes 32bit libraries needed to run Steam, it will also use the proprietary nvidia driver from the host.
- Patched EAC-Glibc.
steam-screensaver-fix
which fixes the issue that Steam disables the screensaver even when no game is running.zenity-gtk3
which prevents the broken theme issues of the gtk4 version, aka flashbang.- Bundles its own mesa from Arch Linux, so you don't have to deal with outdated mesa versions causing issues.
- "sudo" is not required, no need enable 32 bit repo, no need to install flatpak or snap, it should even run on musl distros.
- Can use a portable home, so you can avoid all the mess that Steam leaves in $HOME and no need to settle with a hardcoded
~/.var
or~/snap
either. - Uses a patched bubblewrap that allows launching AppImages from Steam.
- Will use the nvidia driver from the host instead of downloading one, note that for this to happen you also need the 32bit nvidia driver, otherwise runimage will fallback to download it.
- Download the AppImage from https://github.com/ivan-hc/Steam-appimage/releases/latest
- Made it executable
chmod a+x ./*.AppImage
- Run it or simply double click on it.
./*.AppImage
this may need seconds before you can use Steam.
This AppImage does NOT require libfuse2, being it a new generation one.
Run the steam-runimage.sh
if you want to the build the AppImage locally on your system.
"AM"/"AppMan" is a set of scripts and modules for installing, updating, and managing AppImage packages and other portable formats, in the same way that APT manages DEBs packages, DNF the RPMs, and so on... using a large database of Shell scripts inspired by the Arch User Repository, each dedicated to an app or set of applications.
The engine of "AM"/"AppMan" is the "APP-MANAGER" script which, depending on how you install or rename it, allows you to install apps system-wide (for a single system administrator) or locally (for each user).
"AM"/"AppMan" aims to be the default package manager for all AppImage packages, giving them a home to stay.
You can consult the entire list of managed apps at portable-linux-apps.github.io/apps.
Go to https://github.com/ivan-hc/AM for more!
Install "AM" | See all available apps | Support me on ko-fi.com | Support me on PayPal.me |
---|