On Sunday 17 June 2012 15:29:55 Sthu Deus wrote: > I want to update wine packages up to unstable versions - for amd64 > arch. But I see no, say
You have to install the 32 bits version through multiarch: enable i386 arch on your machine: dpkg --add-architecture i386 update package catalog: aptitude update install wine aptitude install wine:i386 Note that this will install a gazillion 32bits lib on your machine, which is normal. HTH -- https://github.com/dod38fr/config-model/ -o- http://search.cpan.org/~ddumont/ http://ddumont.wordpress.com/ -o- irc: dod at irc.debian.org -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

