Trying to install Steam, getting âPackage 'steam:i386' has no installation candidateâ error
![Creative The name of the picture](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgO9GURib1T8z7lCwjOGLQaGtrueEthgQ8LO42ZX8cOfTqDK4jvDDpKkLFwf2J49kYCMNW7d4ABih_XCb_2UXdq5fPJDkoyg7-8g_YfRUot-XnaXkNYycsNp7lA5_TW9td0FFpLQ2APzKcZ/s1600/1.jpg)
![Creative The name of the picture](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhYQ0N5W1qAOxLP7t7iOM6O6AzbZnkXUy16s7P_CWfOb5UbTQY_aDsc727chyphenhyphen5W4IppVNernMMQeaUFTB_rFzAd95_CDt-tnwN-nBx6JyUp2duGjPaL5-VgNO41AVsA_vu30EJcipdDG409/s400/Clash+Royale+CLAN+TAG%2523URR8PPP.png)
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!
package-management software-installation steam
add a comment |Â
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!
package-management software-installation steam
add a comment |Â
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!
package-management software-installation steam
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!
package-management software-installation steam
asked May 26 at 16:03
![](https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=32)
![](https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=32)
Rezioh
1
1
add a comment |Â
add a comment |Â
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
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
add a comment |Â
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
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
add a comment |Â
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
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
add a comment |Â
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
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
answered May 26 at 17:19
![](https://lh4.googleusercontent.com/-45hNp81idDE/AAAAAAAAAAI/AAAAAAAAAB4/OLaZOd7rtF0/photo.jpg?sz=32)
![](https://lh4.googleusercontent.com/-45hNp81idDE/AAAAAAAAAAI/AAAAAAAAAB4/OLaZOd7rtF0/photo.jpg?sz=32)
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
add a comment |Â
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
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
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
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password