VMware Player in Ubuntu
From Brandonhutchinson.com
(Difference between revisions)
(New page: Add the following repository in '''/etc/apt/sources.list''' to install vmware-player in Ubuntu 7.10. # VMware Player deb http://ppa.launchpad.net/cschieli/ubuntu gutsy main Install VMwa...) |
|||
| Line 1: | Line 1: | ||
| + | == Ubuntu 7.10 Instructions == | ||
| + | |||
| + | === Installing from package === | ||
| + | |||
Add the following repository in '''/etc/apt/sources.list''' to install vmware-player in Ubuntu 7.10. | Add the following repository in '''/etc/apt/sources.list''' to install vmware-player in Ubuntu 7.10. | ||
# VMware Player | # VMware Player | ||
Revision as of 17:21, 22 March 2008
Ubuntu 7.10 Instructions
Installing from package
Add the following repository in /etc/apt/sources.list to install vmware-player in Ubuntu 7.10.
# VMware Player deb http://ppa.launchpad.net/cschieli/ubuntu gutsy main
Install VMware Player.
$ sudo apt-get update && apt-get install vmware-player
