I wanted to install steam on my Ubuntu PC. (Ubuntu 22.04.4 LTS)
At the first, I had a lot of problems and couldn't add multiverse repository, but tried a few hours and somehow fixed them.(maybe something I had done while fixing this problem led me to this error I'm seeing now, I don't know)
But now, I'm really confused what's wrong with my computer. I'm a new ubuntu user and don't know too much about it.
By the way, to start installing steam, I added the multiverse repository by
sudo add-apt-repository multiverse
And
sudo apt update
But now, when I enter this command
sudo apt-get install steam
I don't know what to do. Something is wrong, which I don't exactly know. I just want to install some games but don't know how to do it on Linux. Installing apps in linux is so difficult and confusing for me. Can someone help me? I can't find my answer in internet. Also, I think the error I am seeing is something different.
sudo apt update
lsb_release -a
, as below, would be great.console $ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 20.04.6 LTS Release: 20.04 Codename: focal
In this case also which tutorial you followed, what you already have done with examples of commands you entered and output you received. In general, it makes it a easier by far to help you. For this specific issue, you pr$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 22.04.4 LTS Release: 22.04 Codename: jammy