PDA

View Full Version : "Ubuntu 11.04 and Ubuntu 11.10 Will Support Multiarch"



MasterNetra
March 24th, 2011, 05:46 AM
Steve Langasek proudly announced last evening, March 22nd, that it is now possible to install library packages of different architectures on your Ubuntu 11.04 (Natty Narwhal) operating system via multiarch.

This is great news for all Ubuntu developers and users alike, because it means that commands such as the one below can now be easily configured to work in an x86_64 chroot:


sudo apt-get install flashplugin-installer:i386

"Thanks to everyone who's helped get us to this stage! We're still some way away from being able to do this on the desktop, however, since this command currently wants to remove lots of amd64 libraries and replace them with the i386 ones!" ...


http://news.softpedia.com/news/Ubuntu-11-04-and-Ubuntu-11-10-Will-Support-Multiarch-191132.shtml

NightwishFan
March 24th, 2011, 06:07 AM
Cool. I really like this idea. I am going to have to read into it.