wine and aptitude
- by stephenwade
I'm trying to install Wine on Ubuntu Precise. I'm used to using aptitude for package management, so I tried to use that to install Wine. When I do that, I'm told I have to resolve dependencies that end up leaving me with 21 packages being uninstalled! However, when I try to install with apt-get, it appears to work fine.
Screencast: http://www.stephenwade.me/se/au/12101.ogv
What's going on? Will it work right if I install Wine through apt-get? Will it break aptitude? Why is this happening?
Thanks!