-1

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 see this .

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.

6
  • Please avoid posting screenshots of text. Copy/paste the text instead. Please edit your question to show the complete output of sudo apt update
    – user535733
    Commented Jun 15 at 14:21
  • version of ubntu? edit your question accordingly
    – graham
    Commented Jun 15 at 14:33
  • Generally, when asking for help, is is a good thing to supply a little information about the context, in this case the system you are working on. As a bare minimum, posting the output of 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
    – ndx
    Commented Jun 15 at 15:32
  • I added it (22.04.4 LTS) Commented Jun 15 at 15:32
  • $ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 22.04.4 LTS Release: 22.04 Codename: jammy Commented Jun 16 at 9:20

0

You must log in to answer this question.

Browse other questions tagged .