Trying to install Steam, getting “Package 'steam:i386' has no installation candidate” error

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP








up vote
0
down vote

favorite












As you can read in the title..



$ sudo apt install steam

Reading package lists... Done

Building dependency tree

Reading state information... Done

Package steam:i386 is not available, but is referred to by another

package.

This may mean that the package is missing, has been obsoleted, or
is only available from another source



E: Package 'steam:i386' has no installation candidate



On a sidenote, I ALWAYS get errors on Ubuntu nowadays when I try to install stuff. I can't install through the Software Center either - nothing happens when I'm clicking the Install button!







share|improve this question
























    up vote
    0
    down vote

    favorite












    As you can read in the title..



    $ sudo apt install steam

    Reading package lists... Done

    Building dependency tree

    Reading state information... Done

    Package steam:i386 is not available, but is referred to by another

    package.

    This may mean that the package is missing, has been obsoleted, or
    is only available from another source



    E: Package 'steam:i386' has no installation candidate



    On a sidenote, I ALWAYS get errors on Ubuntu nowadays when I try to install stuff. I can't install through the Software Center either - nothing happens when I'm clicking the Install button!







    share|improve this question






















      up vote
      0
      down vote

      favorite









      up vote
      0
      down vote

      favorite











      As you can read in the title..



      $ sudo apt install steam

      Reading package lists... Done

      Building dependency tree

      Reading state information... Done

      Package steam:i386 is not available, but is referred to by another

      package.

      This may mean that the package is missing, has been obsoleted, or
      is only available from another source



      E: Package 'steam:i386' has no installation candidate



      On a sidenote, I ALWAYS get errors on Ubuntu nowadays when I try to install stuff. I can't install through the Software Center either - nothing happens when I'm clicking the Install button!







      share|improve this question












      As you can read in the title..



      $ sudo apt install steam

      Reading package lists... Done

      Building dependency tree

      Reading state information... Done

      Package steam:i386 is not available, but is referred to by another

      package.

      This may mean that the package is missing, has been obsoleted, or
      is only available from another source



      E: Package 'steam:i386' has no installation candidate



      On a sidenote, I ALWAYS get errors on Ubuntu nowadays when I try to install stuff. I can't install through the Software Center either - nothing happens when I'm clicking the Install button!









      share|improve this question











      share|improve this question




      share|improve this question










      asked May 26 at 16:03









      Rezioh

      1




      1




















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          0
          down vote













          I do not have enough reputation to comment so I'm posting an answer :



          Please try to use apt-get.

          First, add the repository multiverse : sudo add-apt-repository multiverse

          Second, install : sudo apt-get install steam



          EDIT : If you have error message about i386, then you should run :



          sudo dpkg --add-architecture i386
          sudo apt-get update





          share|improve this answer




















          • Thanks for the answer, but I have already tried that but it doesn't solve the problem. I still get the same Error message even tho it says "'multiverse' distribution component is already enabled for all sources.".
            – Rezioh
            May 26 at 18:59










          Your Answer







          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "89"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          convertImagesToLinks: true,
          noModals: false,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );








           

          draft saved


          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1040635%2ftrying-to-install-steam-getting-package-steami386-has-no-installation-candi%23new-answer', 'question_page');

          );

          Post as a guest






























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








          up vote
          0
          down vote













          I do not have enough reputation to comment so I'm posting an answer :



          Please try to use apt-get.

          First, add the repository multiverse : sudo add-apt-repository multiverse

          Second, install : sudo apt-get install steam



          EDIT : If you have error message about i386, then you should run :



          sudo dpkg --add-architecture i386
          sudo apt-get update





          share|improve this answer




















          • Thanks for the answer, but I have already tried that but it doesn't solve the problem. I still get the same Error message even tho it says "'multiverse' distribution component is already enabled for all sources.".
            – Rezioh
            May 26 at 18:59














          up vote
          0
          down vote













          I do not have enough reputation to comment so I'm posting an answer :



          Please try to use apt-get.

          First, add the repository multiverse : sudo add-apt-repository multiverse

          Second, install : sudo apt-get install steam



          EDIT : If you have error message about i386, then you should run :



          sudo dpkg --add-architecture i386
          sudo apt-get update





          share|improve this answer




















          • Thanks for the answer, but I have already tried that but it doesn't solve the problem. I still get the same Error message even tho it says "'multiverse' distribution component is already enabled for all sources.".
            – Rezioh
            May 26 at 18:59












          up vote
          0
          down vote










          up vote
          0
          down vote









          I do not have enough reputation to comment so I'm posting an answer :



          Please try to use apt-get.

          First, add the repository multiverse : sudo add-apt-repository multiverse

          Second, install : sudo apt-get install steam



          EDIT : If you have error message about i386, then you should run :



          sudo dpkg --add-architecture i386
          sudo apt-get update





          share|improve this answer












          I do not have enough reputation to comment so I'm posting an answer :



          Please try to use apt-get.

          First, add the repository multiverse : sudo add-apt-repository multiverse

          Second, install : sudo apt-get install steam



          EDIT : If you have error message about i386, then you should run :



          sudo dpkg --add-architecture i386
          sudo apt-get update






          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered May 26 at 17:19









          Florian

          1393




          1393











          • Thanks for the answer, but I have already tried that but it doesn't solve the problem. I still get the same Error message even tho it says "'multiverse' distribution component is already enabled for all sources.".
            – Rezioh
            May 26 at 18:59
















          • Thanks for the answer, but I have already tried that but it doesn't solve the problem. I still get the same Error message even tho it says "'multiverse' distribution component is already enabled for all sources.".
            – Rezioh
            May 26 at 18:59















          Thanks for the answer, but I have already tried that but it doesn't solve the problem. I still get the same Error message even tho it says "'multiverse' distribution component is already enabled for all sources.".
          – Rezioh
          May 26 at 18:59




          Thanks for the answer, but I have already tried that but it doesn't solve the problem. I still get the same Error message even tho it says "'multiverse' distribution component is already enabled for all sources.".
          – Rezioh
          May 26 at 18:59












           

          draft saved


          draft discarded


























           


          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1040635%2ftrying-to-install-steam-getting-package-steami386-has-no-installation-candi%23new-answer', 'question_page');

          );

          Post as a guest













































































          Popular posts from this blog

          Which professions warranted travel in Medieval times?

          How do so many people here on Academia.SE, and in general, afford lavish higher education programs?

          Trouble downloading packages list due to a “Hash sum mismatch” error