Monday, January 18, 2010

Day 3

how to install a programme from windows to Linux

WINE: port windows to run in Linux

To install

1.Go to accessories
2.Terminal
3.Type sudo apt-get install wine
sudo: get privilege from normal account
apt-get : programme for installation

To uninstall

1.Type sudo apt-get remove name of programme


Repository

* for every Linux distro
* set of servers used to serve Linux application packages

Software sources can be from server in Malaysia or the main server in US.

All software packages are at the main server in US,in case u can't install a software using Malaysia server,u may have to get it from the main server.It will automatically install after that.

No comments:

Post a Comment