Steam Repository installation
I have been trying to install steamcmd and normal steam on bionic Ubuntu. I cant figure out how to install the missing libraries and i also want to know if there is repositories i can install. I am running armhf arch.
steam
add a comment |
I have been trying to install steamcmd and normal steam on bionic Ubuntu. I cant figure out how to install the missing libraries and i also want to know if there is repositories i can install. I am running armhf arch.
steam
add a comment |
I have been trying to install steamcmd and normal steam on bionic Ubuntu. I cant figure out how to install the missing libraries and i also want to know if there is repositories i can install. I am running armhf arch.
steam
I have been trying to install steamcmd and normal steam on bionic Ubuntu. I cant figure out how to install the missing libraries and i also want to know if there is repositories i can install. I am running armhf arch.
steam
steam
edited Feb 7 at 4:03
mature
2,1173830
2,1173830
asked Feb 6 at 14:34
RadicalRhino353RadicalRhino353
61
61
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
Better to use the official repositories:
sudo dpkg --add-architecture i386
sudo apt update
sudo apt install wget gdebi-core libgl1-mesa-dri:i386 libgl1-mesa-glx:i386
sudo apt-get install lib32gcc1
Then, you are ready to go.
EDIT
- This only works for Ubuntu
- For any raspberry devices (not 100% sure if it works or not), better to compile the steamCMD (check link1, link2)
The more you know: Steam is only written for x86_64/x86 not ARM.
it says unable to locate packages
– RadicalRhino353
Feb 6 at 14:58
Check the edited post.
– Ronald
Feb 6 at 15:13
add a comment |
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',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1116116%2fsteam-repository-installation%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Better to use the official repositories:
sudo dpkg --add-architecture i386
sudo apt update
sudo apt install wget gdebi-core libgl1-mesa-dri:i386 libgl1-mesa-glx:i386
sudo apt-get install lib32gcc1
Then, you are ready to go.
EDIT
- This only works for Ubuntu
- For any raspberry devices (not 100% sure if it works or not), better to compile the steamCMD (check link1, link2)
The more you know: Steam is only written for x86_64/x86 not ARM.
it says unable to locate packages
– RadicalRhino353
Feb 6 at 14:58
Check the edited post.
– Ronald
Feb 6 at 15:13
add a comment |
Better to use the official repositories:
sudo dpkg --add-architecture i386
sudo apt update
sudo apt install wget gdebi-core libgl1-mesa-dri:i386 libgl1-mesa-glx:i386
sudo apt-get install lib32gcc1
Then, you are ready to go.
EDIT
- This only works for Ubuntu
- For any raspberry devices (not 100% sure if it works or not), better to compile the steamCMD (check link1, link2)
The more you know: Steam is only written for x86_64/x86 not ARM.
it says unable to locate packages
– RadicalRhino353
Feb 6 at 14:58
Check the edited post.
– Ronald
Feb 6 at 15:13
add a comment |
Better to use the official repositories:
sudo dpkg --add-architecture i386
sudo apt update
sudo apt install wget gdebi-core libgl1-mesa-dri:i386 libgl1-mesa-glx:i386
sudo apt-get install lib32gcc1
Then, you are ready to go.
EDIT
- This only works for Ubuntu
- For any raspberry devices (not 100% sure if it works or not), better to compile the steamCMD (check link1, link2)
The more you know: Steam is only written for x86_64/x86 not ARM.
Better to use the official repositories:
sudo dpkg --add-architecture i386
sudo apt update
sudo apt install wget gdebi-core libgl1-mesa-dri:i386 libgl1-mesa-glx:i386
sudo apt-get install lib32gcc1
Then, you are ready to go.
EDIT
- This only works for Ubuntu
- For any raspberry devices (not 100% sure if it works or not), better to compile the steamCMD (check link1, link2)
The more you know: Steam is only written for x86_64/x86 not ARM.
edited Feb 6 at 15:12
answered Feb 6 at 14:41
RonaldRonald
1481211
1481211
it says unable to locate packages
– RadicalRhino353
Feb 6 at 14:58
Check the edited post.
– Ronald
Feb 6 at 15:13
add a comment |
it says unable to locate packages
– RadicalRhino353
Feb 6 at 14:58
Check the edited post.
– Ronald
Feb 6 at 15:13
it says unable to locate packages
– RadicalRhino353
Feb 6 at 14:58
it says unable to locate packages
– RadicalRhino353
Feb 6 at 14:58
Check the edited post.
– Ronald
Feb 6 at 15:13
Check the edited post.
– Ronald
Feb 6 at 15:13
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1116116%2fsteam-repository-installation%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
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
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown