Welcome to the guide on how to install Steam on BredOS! Follow these simple steps to get Steam up and running on your system.
This how-to is meant for Rockchip RK35xx devices!
bredos-config offers a simple way to install steam and the appropriate steam-libs. Start the tool withsudo bredos-config
Packages -> Install Steam. Steam will then be installed. Easy, right?You may need to add the BredOS Multilib repository to install Steam and the necessary translation layers. To do this, follow these steps:
bredos-multilib package sudo pacman -S bredos-multilib
sudo pacman -Sy
sudo pacman -S steam
After executing the command, you will see a message prompting you to select an option. Choose the appropriate option based on your configuration:
First, select lib32-vulkan-swrast

If you have Panthor enabled, select steam-libs-any.
If Panthor is not enabled (using Panfork instead), select steam-libs-rk3588.
Wait for the installation to complete and you're all set.
sudo pacman -Rnscu steam steam-libs-any #or steam-libs-rk3588 depending on your selection
steam
Happy gaming!