games on linux

flybird

New Member
Joined
Jul 10, 2020
Messages
5
Reaction score
0
Credits
53
I want to play some games on linux but i want some good .
I am all ears !!
 


I want to play some games on linux but i want some good .
I am all ears !!

Install steam and browse the catalog, surely you'll find something good. Or search on your distros' repos to see and find soemthing you like. For example, If you're on Ubuntu, typing this on a terminal
Code:
apt search games | less
and hitting Enter right after, will give you a list of all the games available to install via apt. If there's some GUI package manager like synaptic, launch it and in the search bar type games or browse the categories, I think there's one for games. https://store.steampowered.com/linux

Hope this helps! :)
 


Top