I am trying to install a software that came with my USB interface on PlayOnLinux. I am not getting very far. How do I install software that’s on a compact disk on Linux? Oh I am using Ubuntu 13.4 by the way.
Asked
Active
Viewed 66 times
1
-
Please read this question. – Danatela Jul 23 '13 at 04:24
2 Answers
0
If you want to install some packages in wine, try wine explorer.exe and It would show you an file manager. Then you can double-click the installation media (EXE).
If you want to install some packages in your OS (Linux, probably Ubuntu), Try deb or yum to install the package.

minmaxavg
- 194
- 1
- 3
- 14
-1
For .deb I use gdebi. You can install this program from the Softwarecenter. Afterwards you have a rightclick option - open with - "Install with Gdebi", or something like this.

kleinempfaenger
- 993
- 6
- 13
-
-
Sorry, but it's not really clear, which type of software he wants to install. – kleinempfaenger Jul 23 '13 at 04:33