install steam terminal ubuntu code example
Example 1: how to install steam on ubuntu
$ sudo apt update
$ sudo apt install steam
$ steam
Example 2: install steam on ubuntu
sudo add-apt-repository multiverse
$ sudo apt update
$ sudo apt install steam
$ steam
sudo add-apt-repository multiverse