How do I install softwares from DVD/CD on Ubunto 7.10

Asked by rajdamu

Hi
I am using Unbuntu 7.10 and have some software on a DVD.
How do I install new softwares from a DVD.
I this particular case I have a runme.exe file on the media (DVD).

Any help is much appreciated.

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Hemanth (hemanth-hm) said :
#1

 If its a Ubuntu DVD

      Go to Applications → Add/Remove...

      Set Show: to All available applications

      Search for ubuntu-restricted-extras and install it. Note that there is also xubuntu-restricted-extras (for Xubuntu) and kubuntu-restricted-extras (for Kubuntu.)

Or open the Terminal, and execute the following command:

      sudo apt-get install ubuntu-restricted-extras

ELSE

install wine
sudo wget http://wine.budgetdedicated.com/apt/sources.list.d/hardy.list -O /etc/apt/sources.list.d/winehq.list

or download deb file from
http://wine.budgetdedicated.com/archive/ubuntu/hardy/wine_1.1.2~winehq0~ubuntu~8.04-2-0ubuntu1_i386.deb

and try running ur .exe files

Revision history for this message
rajdamu (raj-damu) said :
#2

is this for ubuntu 7.10 or 8.04?

Revision history for this message
Dennis Dirdjaja (dcd-ditsch) said :
#3

The description is for Hardy (Ubuntu 8.04) but Wine is also available for Gutsy (Ubuntu 7.10). Please keep in mind that not every software for Windows runs in Wine. Maybe it would be better to look for an equivalent in the Ubuntu repositories, if possible.

Can you help with this problem?

Provide an answer of your own, or ask rajdamu for more information if necessary.

To post a message you must log in.