I like most computer users, have many Windows based programs. Can these be operated under Ubuntu and if so what is required. Thanks for your help Chris
Asked
Active
Viewed 62 times
2 Answers
1
You can run programs that are designed for windows with "wine".
Just install "wine" and then you should be able to install those programs.
I think that you can install wine by typing (in the terminal):
sudo apt-get install wine
and typing your password when prompted for it.
yaron160
- 648