ahmed-al-balochi / LibreGaming

Python Program that downloads gaming required packages based on your Linux Distribution.
GNU General Public License v3.0
193 stars 12 forks source link

Broken steamtinkerlaunch option #23

Closed colutti closed 2 years ago

colutti commented 2 years ago

steamtinkerlaunch is only available now via YAY. This patches replaces the installation method for STL to use YAY and also fixes al old but in this method since it was not using the rootCommand variable, making it fail because of root permissions. Not adding the rootCommand to YAY because it is not recommended.

ahmed-al-balochi commented 2 years ago

Thanks for the PRs, I will check them once I have spare time.

ahmed-al-balochi commented 2 years ago

I have now made libregaming check for the AUR helpers such as yay and paru. And if they are are not installed it will say so.