Results 1 to 6 of 6

Thread: How do I get Steam?

  1. #1
    Join Date
    Oct 2018
    Beans
    3

    How do I get Steam?

    I connected this computer to the internet for the first time, and Immediately updated the software to latest version and downloaded a steam installer (that didn't work) followed by another from steam's website (which worked... at first). The thing was, steam was not appearing as an app, and I couldn't find anyway to make a desktop access for it. After I went and got my preferred browser working, and turned off my computer (It was midnight), I came back the next day to find that the weird function steam was having (appearing as a small icon on my header directly left of the network button), was no longer present, and it still was not in my applications list and the other installers I have tried do not work (because as far as I can tell, the launch button on the app store does nothing).

    How do I both install and keep steam on my Ubuntu Gnome?

  2. #2
    Join Date
    Jul 2010
    Location
    ozarks, Arkansas, USA
    Beans
    14,199
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: How do I get Steam?

    blindbeholder; Hello

    Welcome to the forum in general and to linux in particular.

    This is ubuntu ! and the first place to look for software is in the software repository. Steam is there
    fire up a terminal - cause I am terminally minded. and the terminal is universal across all distributions - and run:
    Code:
    apt list steam
    OH, it is there in the repo ...
    More info about the package:
    Code:
    apt show steam
    Like what you see ? Want to install that version ( there are other means to obtain) from the repo ?
    then:
    Code:
    sudo apt install steam
    on a fully updated system.
    Now as you have other "steams" installed I can accept there is going to be conflicts and difficulties. We can try and work through them.

    simple as falling our of bed wide awake
    THE current(cy) in Documentation:
    https://help.ubuntu.com/community/PopularPages

    Happy ubuntu'n !

  3. #3
    Join Date
    Apr 2008
    Location
    Norwich CT
    Beans
    2,659
    Distro
    Ubuntu Mate

    Re: How do I get Steam?

    That's exactly how to install Steam.

    Frankly I didn't know apt list or apt show. You learn, even after 10 1/2 years of Linux usage, something new every day. At my age, 70, I always have new things to learn.

    I drink my Ubuntu black, no sugar.
    Ubuntu user 28819

  4. #4
    Join Date
    Oct 2018
    Beans
    3

    Re: How do I get Steam?

    It's fun typing those commands into the terminal and getting information that tells me that the program exists on my computer and is just out of reach somewhere in the dark corners of- Can I just launch the program I installed, at all? I already knew that it was installed, the problem lies in actually being able to USE it. The only time it ever launched on this computer was completely randomly and of its own volition 20 or so minutes after installing.

  5. #5
    Join Date
    Oct 2018
    Beans
    3

    Re: How do I get Steam?

    AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAA
    I typed "steam" into the terminal, which, booted it up, updated it, and shut it down.
    Retyped, it turned on, decided it was up to date, and turned off
    and then on
    It's now acting like this is my first time using it here.
    I'm not going to put a solved tag until I know this is actually working, but it might be?

  6. #6
    Join Date
    Apr 2008
    Location
    Norwich CT
    Beans
    2,659
    Distro
    Ubuntu Mate

    Re: How do I get Steam?

    Good luck. Next time, definitely install Steam from the repositories.

    I drink my Ubuntu black, no sugar.
    Ubuntu user 28819

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •