Pages

Wednesday, June 22, 2011

Wine, a way to install windows programs in linux


Sometimes we want to use a windows program because we are too familiar with it. Actually, we can install windows programs in Linux. There is a program (software) in Linux to do that. It is wine.
Wine is like a bridge to install windows programs in linux (Ubuntu, Linux Mint).
To install wine, follow these steps:
 
  • Make sure that you’re connecting with the net (internet)
     
  • Open the terminal
     
  • Write sudo apt-get install wine
     
  • Press Enter

No comments:

Post a Comment