How do you install i386 packages in Cosmic?
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?
apt 32-bit
add a comment |
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?
apt 32-bit
1
The commandsudo 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 ofdpkg --print-foreign-architectures
?
– N0rbert
23 hours ago
add a comment |
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?
apt 32-bit
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
apt 32-bit
asked Nov 25 at 17:20
Reinderien
171112
171112
1
The commandsudo 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 ofdpkg --print-foreign-architectures
?
– N0rbert
23 hours ago
add a comment |
1
The commandsudo 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 ofdpkg --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
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
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.
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%2f1095960%2fhow-do-you-install-i386-packages-in-cosmic%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
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