Quote:
Originally Posted by TotalPenguin
You can get it with apt-get on ubuntu. And it's just a windows emulator, capable of running windows binary.
|
If you are using Ubuntu you can use apt-get. For other Linux flavors you have to use other commands (such as Yum).
Quote:
Originally Posted by TotalPenguin
If you want your windows applications to work on Linux too I think you will have to Re-Install them on Linux using wine.
|
If you have the app installed on your Windows partition you can execute it using Wine without any need for installing it on your Linux partition.
Quote:
Originally Posted by Justice M
How can I have GRUB and WINE on the same PC together?
I want WINE to stay on all the distros that I install..how will I use it? How do I use it? How does it work? 
|
Wine is an emulator, GRUB is a bootloader. You will have Grub installed which allows you to select which OS to boot into. Once you boot into Linux you will have access to Wine which is just another application inside of Linux.