How do you install i386 packages in Cosmic?

Multi tool use
Multi tool use











up vote
0
down vote

favorite












As of Cosmic, all of the following packages are broken from apt:




  • libc6:i386

  • libx11-6:i386

  • libxext6:i386

  • libstdc++6:i386

  • libexpat1:i386


..and certainly others, but these are the ones I need. It appears that libc6:i386 has been renamed to libc6-i386, but the others don't have that.



The i386 packages still appear to be in the repository; for instance:



https://launchpad.net/ubuntu/cosmic/i386/libx11-6



But how are they installed onto a 64-bit system now?










share|improve this question


















  • 1




    The command sudo apt-get install libc6:i386 working normally on my clean cosmic VM. What error output do you get?
    – N0rbert
    Nov 25 at 20:04










  • @N0rbert 'No suitable installation candidate'
    – Reinderien
    yesterday










  • What is the output of dpkg --print-foreign-architectures?
    – N0rbert
    23 hours ago















up vote
0
down vote

favorite












As of Cosmic, all of the following packages are broken from apt:




  • libc6:i386

  • libx11-6:i386

  • libxext6:i386

  • libstdc++6:i386

  • libexpat1:i386


..and certainly others, but these are the ones I need. It appears that libc6:i386 has been renamed to libc6-i386, but the others don't have that.



The i386 packages still appear to be in the repository; for instance:



https://launchpad.net/ubuntu/cosmic/i386/libx11-6



But how are they installed onto a 64-bit system now?










share|improve this question


















  • 1




    The command sudo apt-get install libc6:i386 working normally on my clean cosmic VM. What error output do you get?
    – N0rbert
    Nov 25 at 20:04










  • @N0rbert 'No suitable installation candidate'
    – Reinderien
    yesterday










  • What is the output of dpkg --print-foreign-architectures?
    – N0rbert
    23 hours ago













up vote
0
down vote

favorite









up vote
0
down vote

favorite











As of Cosmic, all of the following packages are broken from apt:




  • libc6:i386

  • libx11-6:i386

  • libxext6:i386

  • libstdc++6:i386

  • libexpat1:i386


..and certainly others, but these are the ones I need. It appears that libc6:i386 has been renamed to libc6-i386, but the others don't have that.



The i386 packages still appear to be in the repository; for instance:



https://launchpad.net/ubuntu/cosmic/i386/libx11-6



But how are they installed onto a 64-bit system now?










share|improve this question













As of Cosmic, all of the following packages are broken from apt:




  • libc6:i386

  • libx11-6:i386

  • libxext6:i386

  • libstdc++6:i386

  • libexpat1:i386


..and certainly others, but these are the ones I need. It appears that libc6:i386 has been renamed to libc6-i386, but the others don't have that.



The i386 packages still appear to be in the repository; for instance:



https://launchpad.net/ubuntu/cosmic/i386/libx11-6



But how are they installed onto a 64-bit system now?







apt 32-bit






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Nov 25 at 17:20









Reinderien

171112




171112








  • 1




    The command sudo apt-get install libc6:i386 working normally on my clean cosmic VM. What error output do you get?
    – N0rbert
    Nov 25 at 20:04










  • @N0rbert 'No suitable installation candidate'
    – Reinderien
    yesterday










  • What is the output of dpkg --print-foreign-architectures?
    – N0rbert
    23 hours ago














  • 1




    The command sudo apt-get install libc6:i386 working normally on my clean cosmic VM. What error output do you get?
    – N0rbert
    Nov 25 at 20:04










  • @N0rbert 'No suitable installation candidate'
    – Reinderien
    yesterday










  • What is the output of dpkg --print-foreign-architectures?
    – N0rbert
    23 hours ago








1




1




The command sudo apt-get install libc6:i386 working normally on my clean cosmic VM. What error output do you get?
– N0rbert
Nov 25 at 20:04




The command sudo apt-get install libc6:i386 working normally on my clean cosmic VM. What error output do you get?
– N0rbert
Nov 25 at 20:04












@N0rbert 'No suitable installation candidate'
– Reinderien
yesterday




@N0rbert 'No suitable installation candidate'
– Reinderien
yesterday












What is the output of dpkg --print-foreign-architectures?
– N0rbert
23 hours ago




What is the output of dpkg --print-foreign-architectures?
– N0rbert
23 hours ago















active

oldest

votes











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',
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%2f1095960%2fhow-do-you-install-i386-packages-in-cosmic%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown






























active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes
















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.





Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


Please pay close attention to the following guidance:


  • 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%2f1095960%2fhow-do-you-install-i386-packages-in-cosmic%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







7XMXmfy9Z,pEs,2oU yO,XJx4,mIdmNB zA9JE9XUE,B RhwEmPUSLO2
ji k8rl9bmA8pZjI3TLCmAfJo2UHHgt 8M l4M2iq7,Mqjq9PMo8EPo3wT5MQct orq39Pr,s1Otf6

Popular posts from this blog

香港中文大學

C++ lambda syntax

Virtualbox - Configuration error: Querying “UUID” failed (VERR_CFGM_VALUE_NOT_FOUND)