Want to play games on Linux? Are you tired about spending time on torrent sites, and messing up with software that won't let your laptop or desktop to live for more then a couple decent years? So here's what you have to do. If you are on Ubuntu 20.04 LTS, open up your terminal and type the following command:
$sudo apt-get install -y $(sudo apt-cache pkgnames games)
to remove everything you just installed
$sudo apt remove -y $(sudo apt-cache pkgnames games)
what this command shall do is pretty easy and straightforward. it shall install all the available games on the default Linux Repos, leaving you with an impressive collection of more then 12 Gbs of games. Hope you find this useful.
Love!!!
T.
Discussion (0)