Closed 10leej closed 3 years ago
I will work on it as soon as I have time. Thanks for your feedback.
Just merged the commit that has support for OpenSUSE tumbleweed. Enjoy :)
You should clarify that opensuse needs the packman repository setup (opi sets it up for you with codecs which you also need for steam anyways)
I ran this command and it made me install all the needed packages like steam on SUSE. The command: sudo zypper addrepo -cfp 90 'https://ftp.gwdg.de/pub/linux/misc/packman/suse/openSUSE_Tumbleweed/' packman
At the very least mention that in the docs, I think that command errors is a user already has packaman enabled, I dont have an active installation currently to verify that.
I got that command from this document page on SUSE website: https://en.opensuse.org/Additional_package_repositories
The package manager is zypper all the packages are in the main + packman repo's
syntax is just an easy "sudo zypper install" If you want you can firstadd a hook to enable codecs, which also sets up packman "sudo zypper opi" then "opi codes"