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


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


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


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