Script written to automate Steam installation on Arch.

1 Open Issue Need Help Last updated: Sep 4, 2025

Open Issues Need Help

View All on GitHub
Write tests using bats about 2 months ago

AI Summary: This GitHub issue requests the creation of `bats` tests for the `steam-setup.sh` script. Specifically, it asks to verify that the `enable_multilib()` function correctly modifies `/etc/pacman.conf` to enable the multilib repository. Additionally, tests are needed to confirm that `install_steam_package()` successfully installs the Steam package.

Complexity: 4/5
help wanted good first issue

Script written to automate Steam installation on Arch.

Shell