How can I install steam on Fedora 28+Debian Stable libgl1-nvidia-glx:i386 not found (trying to install...
Jargon request: "Canonical Form" of a word
Thread Pool C++ Implementation
Implement Own Vector Class in C++
What is the purpose of the goat for Azazel, as opposed to conventional offerings?
Were Alexander the Great and Hephaestion lovers?
How to use memset in c++?
Colloquialism for “see you later”
How can I get an unreasonable manager to approve time off?
Does a scale have more than seven chords?
1980s live-action movie where individually-coloured nations on clouds fight
Importance of Building Credit Score?
Fixing obscure 8080 emulator bug?
With Ubuntu 18.04, how can I have a hot corner that locks the computer?
How do governments keep track of their issued currency?
Active low-pass filters --- good to what frequencies?
Why didn't Voldemort recognize that Dumbledore was affected by his curse?
Why doesn't Adrian Toomes give up Spider-Man's identity?
What is the maximum number of net attacks that one can make in a round?
Which languages would be most useful in Europe at the end of the 19th century?
Does Disney no longer produce hand-drawn cartoon films?
Is this use of the expression "long past" correct?
Are there any important biographies of nobodies?
How is water heavier than petrol, even though its molecular weight is less than petrol?
English word for "product of tinkering"
How can I install steam on Fedora 28+
Debian Stable libgl1-nvidia-glx:i386 not found (trying to install Steam)Steam / Dota2 with BumblebeeMake OpenGL GLX work with Steam client on Debian jessieHow do you properly install Steam on Elementary OS?Install non-product version of Fedora from scratch?Windows (steam) gamesHow to install proprietary drivers for Radeon R3 GraphicsModded Steam game crashes on start, Steam API does not load, cannot read core dumpWhat is the fedora equivalent of libusb-1.0, libc6:i386, and lib32ncurses5?Fedora 29 VirtualBox Installation Malfunction
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
I'm trying to figure out how to install Steam on my Fedora 28 laptop. I found these instructions but it's unclear to me whether I need to use the negativo17 repo to install Steam or if there's some other method.
fedora steam games
add a comment |
I'm trying to figure out how to install Steam on my Fedora 28 laptop. I found these instructions but it's unclear to me whether I need to use the negativo17 repo to install Steam or if there's some other method.
fedora steam games
add a comment |
I'm trying to figure out how to install Steam on my Fedora 28 laptop. I found these instructions but it's unclear to me whether I need to use the negativo17 repo to install Steam or if there's some other method.
fedora steam games
I'm trying to figure out how to install Steam on my Fedora 28 laptop. I found these instructions but it's unclear to me whether I need to use the negativo17 repo to install Steam or if there's some other method.
fedora steam games
fedora steam games
asked 46 mins ago
slm♦slm
260k72559707
260k72559707
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
In versions of Fedora prior to 28 you could use the negativo17 repo but since Fedora 28 the 3rd party repos that are included with Fedora now include one that has Steam packages.
This was mentioned on this Fedora page in the wiki titled:
Workstation/Third Party Software Repositories, specifically in this section of the page titled: Restricted Inclusions.
To install Steam you simply have to do the following:
$ sudo dnf install -y fedora-workstation-repositories
$ sudo dnf install -y steam --enablerepo=rpmfusion-nonfree-steam
NOTE: The RPMs are in this repo: rpmfusion-nonfree-steam.
For further details on this repo consult the RPM Fusion Repos page. From here all the repos' links are organized into "Free" and "Nonfree", the Steam RPMs are under the appropriate Fedora version's repo links in the table.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "106"
};
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: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
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%2funix.stackexchange.com%2fquestions%2f523196%2fhow-can-i-install-steam-on-fedora-28%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
In versions of Fedora prior to 28 you could use the negativo17 repo but since Fedora 28 the 3rd party repos that are included with Fedora now include one that has Steam packages.
This was mentioned on this Fedora page in the wiki titled:
Workstation/Third Party Software Repositories, specifically in this section of the page titled: Restricted Inclusions.
To install Steam you simply have to do the following:
$ sudo dnf install -y fedora-workstation-repositories
$ sudo dnf install -y steam --enablerepo=rpmfusion-nonfree-steam
NOTE: The RPMs are in this repo: rpmfusion-nonfree-steam.
For further details on this repo consult the RPM Fusion Repos page. From here all the repos' links are organized into "Free" and "Nonfree", the Steam RPMs are under the appropriate Fedora version's repo links in the table.
add a comment |
In versions of Fedora prior to 28 you could use the negativo17 repo but since Fedora 28 the 3rd party repos that are included with Fedora now include one that has Steam packages.
This was mentioned on this Fedora page in the wiki titled:
Workstation/Third Party Software Repositories, specifically in this section of the page titled: Restricted Inclusions.
To install Steam you simply have to do the following:
$ sudo dnf install -y fedora-workstation-repositories
$ sudo dnf install -y steam --enablerepo=rpmfusion-nonfree-steam
NOTE: The RPMs are in this repo: rpmfusion-nonfree-steam.
For further details on this repo consult the RPM Fusion Repos page. From here all the repos' links are organized into "Free" and "Nonfree", the Steam RPMs are under the appropriate Fedora version's repo links in the table.
add a comment |
In versions of Fedora prior to 28 you could use the negativo17 repo but since Fedora 28 the 3rd party repos that are included with Fedora now include one that has Steam packages.
This was mentioned on this Fedora page in the wiki titled:
Workstation/Third Party Software Repositories, specifically in this section of the page titled: Restricted Inclusions.
To install Steam you simply have to do the following:
$ sudo dnf install -y fedora-workstation-repositories
$ sudo dnf install -y steam --enablerepo=rpmfusion-nonfree-steam
NOTE: The RPMs are in this repo: rpmfusion-nonfree-steam.
For further details on this repo consult the RPM Fusion Repos page. From here all the repos' links are organized into "Free" and "Nonfree", the Steam RPMs are under the appropriate Fedora version's repo links in the table.
In versions of Fedora prior to 28 you could use the negativo17 repo but since Fedora 28 the 3rd party repos that are included with Fedora now include one that has Steam packages.
This was mentioned on this Fedora page in the wiki titled:
Workstation/Third Party Software Repositories, specifically in this section of the page titled: Restricted Inclusions.
To install Steam you simply have to do the following:
$ sudo dnf install -y fedora-workstation-repositories
$ sudo dnf install -y steam --enablerepo=rpmfusion-nonfree-steam
NOTE: The RPMs are in this repo: rpmfusion-nonfree-steam.
For further details on this repo consult the RPM Fusion Repos page. From here all the repos' links are organized into "Free" and "Nonfree", the Steam RPMs are under the appropriate Fedora version's repo links in the table.
answered 46 mins ago
slm♦slm
260k72559707
260k72559707
add a comment |
add a comment |
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- 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%2funix.stackexchange.com%2fquestions%2f523196%2fhow-can-i-install-steam-on-fedora-28%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