Unable to locate package / apt-get command not found












0















Noob here, I've been researching on how to fix these problems for days now and I can't find exactly what I need to know, I need a walkthrough.



I'm trying to install Steam and here's what I get:



E: unable to locate package libgl1-mesa-dri:i386
E: Unable to locate package libgl1-mesa-glx:i386
E: Unable to locate package libc6:i386


Press return to continue:



After that, this pops up:`



You are missing the following 32-bit libraries, and Steam may not run: libc.so.6


So after doing lots of research I found I needed to download these packages or something, so i tried to, sudo apt-get , I got back that sudo apt-get command not found. So I've been researching and researching and I jut can't figure out what exactly I should do. Some people have gone into some details about different things to do but I'm completely lost.



If there's any information I should provide, let me know, I'm on chromebook running crouton, xfce4.










share|improve this question























  • Wait... do I have to actually download Ubuntu or something?

    – user769084
    Dec 7 '17 at 22:39











  • Please explain exactly how you installed XFCE4. Links to instructions that you followed would be helpful.

    – user535733
    Dec 8 '17 at 0:00











  • Which version of Ubuntu do you use? I know that 16.04 LTS (xenial xerus) have libgl1-mesa-dri:i386, libgl1-mesa-glx:i386 and libc6:i386 in main repository (enabled by default). So sudo apt-get install --reinstall libgl1-mesa-dri:i386 libgl1-mesa-glx:i386 libc6:i386 will be enough here.

    – N0rbert
    Dec 8 '17 at 9:18


















0















Noob here, I've been researching on how to fix these problems for days now and I can't find exactly what I need to know, I need a walkthrough.



I'm trying to install Steam and here's what I get:



E: unable to locate package libgl1-mesa-dri:i386
E: Unable to locate package libgl1-mesa-glx:i386
E: Unable to locate package libc6:i386


Press return to continue:



After that, this pops up:`



You are missing the following 32-bit libraries, and Steam may not run: libc.so.6


So after doing lots of research I found I needed to download these packages or something, so i tried to, sudo apt-get , I got back that sudo apt-get command not found. So I've been researching and researching and I jut can't figure out what exactly I should do. Some people have gone into some details about different things to do but I'm completely lost.



If there's any information I should provide, let me know, I'm on chromebook running crouton, xfce4.










share|improve this question























  • Wait... do I have to actually download Ubuntu or something?

    – user769084
    Dec 7 '17 at 22:39











  • Please explain exactly how you installed XFCE4. Links to instructions that you followed would be helpful.

    – user535733
    Dec 8 '17 at 0:00











  • Which version of Ubuntu do you use? I know that 16.04 LTS (xenial xerus) have libgl1-mesa-dri:i386, libgl1-mesa-glx:i386 and libc6:i386 in main repository (enabled by default). So sudo apt-get install --reinstall libgl1-mesa-dri:i386 libgl1-mesa-glx:i386 libc6:i386 will be enough here.

    – N0rbert
    Dec 8 '17 at 9:18
















0












0








0








Noob here, I've been researching on how to fix these problems for days now and I can't find exactly what I need to know, I need a walkthrough.



I'm trying to install Steam and here's what I get:



E: unable to locate package libgl1-mesa-dri:i386
E: Unable to locate package libgl1-mesa-glx:i386
E: Unable to locate package libc6:i386


Press return to continue:



After that, this pops up:`



You are missing the following 32-bit libraries, and Steam may not run: libc.so.6


So after doing lots of research I found I needed to download these packages or something, so i tried to, sudo apt-get , I got back that sudo apt-get command not found. So I've been researching and researching and I jut can't figure out what exactly I should do. Some people have gone into some details about different things to do but I'm completely lost.



If there's any information I should provide, let me know, I'm on chromebook running crouton, xfce4.










share|improve this question














Noob here, I've been researching on how to fix these problems for days now and I can't find exactly what I need to know, I need a walkthrough.



I'm trying to install Steam and here's what I get:



E: unable to locate package libgl1-mesa-dri:i386
E: Unable to locate package libgl1-mesa-glx:i386
E: Unable to locate package libc6:i386


Press return to continue:



After that, this pops up:`



You are missing the following 32-bit libraries, and Steam may not run: libc.so.6


So after doing lots of research I found I needed to download these packages or something, so i tried to, sudo apt-get , I got back that sudo apt-get command not found. So I've been researching and researching and I jut can't figure out what exactly I should do. Some people have gone into some details about different things to do but I'm completely lost.



If there's any information I should provide, let me know, I'm on chromebook running crouton, xfce4.







command-line apt package-management libraries






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Dec 7 '17 at 22:25









user769084user769084

111




111













  • Wait... do I have to actually download Ubuntu or something?

    – user769084
    Dec 7 '17 at 22:39











  • Please explain exactly how you installed XFCE4. Links to instructions that you followed would be helpful.

    – user535733
    Dec 8 '17 at 0:00











  • Which version of Ubuntu do you use? I know that 16.04 LTS (xenial xerus) have libgl1-mesa-dri:i386, libgl1-mesa-glx:i386 and libc6:i386 in main repository (enabled by default). So sudo apt-get install --reinstall libgl1-mesa-dri:i386 libgl1-mesa-glx:i386 libc6:i386 will be enough here.

    – N0rbert
    Dec 8 '17 at 9:18





















  • Wait... do I have to actually download Ubuntu or something?

    – user769084
    Dec 7 '17 at 22:39











  • Please explain exactly how you installed XFCE4. Links to instructions that you followed would be helpful.

    – user535733
    Dec 8 '17 at 0:00











  • Which version of Ubuntu do you use? I know that 16.04 LTS (xenial xerus) have libgl1-mesa-dri:i386, libgl1-mesa-glx:i386 and libc6:i386 in main repository (enabled by default). So sudo apt-get install --reinstall libgl1-mesa-dri:i386 libgl1-mesa-glx:i386 libc6:i386 will be enough here.

    – N0rbert
    Dec 8 '17 at 9:18



















Wait... do I have to actually download Ubuntu or something?

– user769084
Dec 7 '17 at 22:39





Wait... do I have to actually download Ubuntu or something?

– user769084
Dec 7 '17 at 22:39













Please explain exactly how you installed XFCE4. Links to instructions that you followed would be helpful.

– user535733
Dec 8 '17 at 0:00





Please explain exactly how you installed XFCE4. Links to instructions that you followed would be helpful.

– user535733
Dec 8 '17 at 0:00













Which version of Ubuntu do you use? I know that 16.04 LTS (xenial xerus) have libgl1-mesa-dri:i386, libgl1-mesa-glx:i386 and libc6:i386 in main repository (enabled by default). So sudo apt-get install --reinstall libgl1-mesa-dri:i386 libgl1-mesa-glx:i386 libc6:i386 will be enough here.

– N0rbert
Dec 8 '17 at 9:18







Which version of Ubuntu do you use? I know that 16.04 LTS (xenial xerus) have libgl1-mesa-dri:i386, libgl1-mesa-glx:i386 and libc6:i386 in main repository (enabled by default). So sudo apt-get install --reinstall libgl1-mesa-dri:i386 libgl1-mesa-glx:i386 libc6:i386 will be enough here.

– N0rbert
Dec 8 '17 at 9:18












1 Answer
1






active

oldest

votes


















0














Which isn't found, apt-get or sudo?



If apt-get doesn't work (For whatever reason), you could try sudo apt in place of sudo apt-get instead.



For installing the 32 bit libraries for Steam, try doing



sudo dpkg --add-architecture i386


in the terminal to add support for the :i386 packages first then running



sudo apt-get update


OR



sudo apt update


to update the lists of installable packages. Now, try installing Steam again.






share|improve this answer
























  • dpkg command not found

    – user769084
    Dec 7 '17 at 22:53











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
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f984224%2funable-to-locate-package-apt-get-command-not-found%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









0














Which isn't found, apt-get or sudo?



If apt-get doesn't work (For whatever reason), you could try sudo apt in place of sudo apt-get instead.



For installing the 32 bit libraries for Steam, try doing



sudo dpkg --add-architecture i386


in the terminal to add support for the :i386 packages first then running



sudo apt-get update


OR



sudo apt update


to update the lists of installable packages. Now, try installing Steam again.






share|improve this answer
























  • dpkg command not found

    – user769084
    Dec 7 '17 at 22:53
















0














Which isn't found, apt-get or sudo?



If apt-get doesn't work (For whatever reason), you could try sudo apt in place of sudo apt-get instead.



For installing the 32 bit libraries for Steam, try doing



sudo dpkg --add-architecture i386


in the terminal to add support for the :i386 packages first then running



sudo apt-get update


OR



sudo apt update


to update the lists of installable packages. Now, try installing Steam again.






share|improve this answer
























  • dpkg command not found

    – user769084
    Dec 7 '17 at 22:53














0












0








0







Which isn't found, apt-get or sudo?



If apt-get doesn't work (For whatever reason), you could try sudo apt in place of sudo apt-get instead.



For installing the 32 bit libraries for Steam, try doing



sudo dpkg --add-architecture i386


in the terminal to add support for the :i386 packages first then running



sudo apt-get update


OR



sudo apt update


to update the lists of installable packages. Now, try installing Steam again.






share|improve this answer













Which isn't found, apt-get or sudo?



If apt-get doesn't work (For whatever reason), you could try sudo apt in place of sudo apt-get instead.



For installing the 32 bit libraries for Steam, try doing



sudo dpkg --add-architecture i386


in the terminal to add support for the :i386 packages first then running



sudo apt-get update


OR



sudo apt update


to update the lists of installable packages. Now, try installing Steam again.







share|improve this answer












share|improve this answer



share|improve this answer










answered Dec 7 '17 at 22:41









WiltaprizesWiltaprizes

246




246













  • dpkg command not found

    – user769084
    Dec 7 '17 at 22:53



















  • dpkg command not found

    – user769084
    Dec 7 '17 at 22:53

















dpkg command not found

– user769084
Dec 7 '17 at 22:53





dpkg command not found

– user769084
Dec 7 '17 at 22:53


















draft saved

draft discarded




















































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.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f984224%2funable-to-locate-package-apt-get-command-not-found%23new-answer', 'question_page');
}
);

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







Popular posts from this blog

How to reconfigure Docker Trusted Registry 2.x.x to use CEPH FS mount instead of NFS and other traditional...

is 'sed' thread safe

How to make a Squid Proxy server?