WINE: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
No edit summary
Line 9: Line 9:
=Install=
=Install=
*Installing on LM 20 - [https://forums.linuxmint.com/viewtopic.php?t=361930]
*Installing on LM 20 - [https://forums.linuxmint.com/viewtopic.php?t=361930]
=Run QGIS=
*wget -o https://qgis.org/downloads/QGIS-OSGeo4W-3.0.1-1-Setup-x86_64.exe
*cd Desktop
*wine QGIS-OSGeo4W-3.0.1-1-Setup-x86_64.exe
*cd /home/marcin/.wine/drive_c/Program\ Files/QGIS\ 3.0/bin
*cp qgis.bat.tmpl qgis.bat
*wine explorer
*Navigate to C:

Revision as of 23:14, 14 August 2024

Windows emulator for Linux.

Using Playonlinux - https://www.playonlinux.com/en/#google_vignette - installed vis the Software Manager on Linux Mint

I deleted Wine itself. Does that work?

No. Installed wine.

Install

  • Installing on LM 20 - [1]

Run QGIS