mirror of
https://github.com/cryinkfly/Autodesk-Fusion-360-for-Linux.git
synced 2026-07-06 03:29:51 +02:00
Update README.md
This commit is contained in:
33
README.md
33
README.md
@@ -2,20 +2,16 @@
|
||||
|
||||

|
||||
|
||||
Hello and Welcome on my GitHub-Channel "Crinkfly"!
|
||||
|
||||
I use WINE for running this program on Linux, so you don't need longer two operating systems just to be able to use Fusion 360.
|
||||
In this repository you can find some instructions for Autodesk Fusion 360, where you get a way to install this program on your system.
|
||||
I will give you a feedback at different intervals, when there is something new.
|
||||
|
||||
On my system I use openSUSE Leap 15.3 with the desktop environment Xfce.
|
||||
|
||||
Fusion 360 is actually already running, but I go a step further and have added the CUDA repository from Nvidia to use the CUDA toolkits, because I think this gives me more performance for Fusion 360.
|
||||
My goal is that we can also use Autodesk Fusion 360 on Linux and so we don't need longer two operating systems for this program, when we use this for our projects. I think this is a fantastic idea!
|
||||
|
||||
________________________________________________
|
||||
|
||||
You can find here instructions for openSUSE Leap & Tumbleweed, Ubuntu and for another Linux distributions.
|
||||
|
||||
________________________________________________
|
||||
|
||||
With this link you come to the original website of Autodesk Fusion 360, where you can also get more information about this program: https://www.autodesk.com/products/fusion-360/features
|
||||
You will get more information about this program, then you can visit the original website of Autodesk Fusion 360 with this link: https://www.autodesk.com/products/fusion-360/features
|
||||
|
||||
________________________________________________
|
||||
|
||||
@@ -28,11 +24,6 @@ Also you get more informations about Fusion 360, when you visit my other channel
|
||||
|
||||

|
||||
|
||||
|
||||
- WineHQ: https://appdb.winehq.org/objectManager.php?sClass=version&iId=36468
|
||||
|
||||

|
||||
|
||||
________________________________________________
|
||||
|
||||
My system:
|
||||
@@ -54,7 +45,7 @@ ________________________________________________
|
||||
|
||||
1.) Open Yast -> Install Software -> Install these packages: wine & p7zip-full (And it's important that have installed the newest graphics driver!) -> Reboot your system
|
||||
|
||||
2.) Open a Terminal -> Run this command: winetricks corefonts vcrun2017 msxml4 dxvk (minimum requirement for running Fusion 360)
|
||||
2.) Open a Terminal -> Run this command: winetricks -q corefonts vcrun2017 msxml4 dxvk (minimum requirement for running Fusion 360)
|
||||
|
||||
3.) Run this command: winecfg
|
||||
4.) Set the windows version to Windows 8 or 10 (only when you use the wine version 6.6 -> At the moment)
|
||||
@@ -110,7 +101,7 @@ ________________________________________________________________________________
|
||||
|
||||
3.) Run this command: sudo apt-get install p7zip p7zip-full p7zip-rar && sudo apt-get install curl && sudo apt-get install winbind
|
||||
|
||||
4.) Run this command: winetricks corefonts vcrun2017 msxml4 dxvk (minimum requirement for running Fusion 360)
|
||||
4.) Run this command: winetricks -q corefonts vcrun2017 msxml4 dxvk (minimum requirement for running Fusion 360)
|
||||
|
||||
5.) Run this command: winecfg
|
||||
6.) Set the windows version to Windows 8 or 10 (only when you use the wine version 6.6 -> At the moment)
|
||||
@@ -185,7 +176,7 @@ ________________________________________________________________________________
|
||||
|
||||
7.) Reboot your system
|
||||
|
||||
8.) Open a Terminal -> Run this command: winetricks corefonts vcrun2017 msxml4 dxvk (minimum requirement for running Fusion 360)
|
||||
8.) Open a Terminal -> Run this command: winetricks -q corefonts vcrun2017 msxml4 dxvk (minimum requirement for running Fusion 360)
|
||||
|
||||
9.) Run this command: winecfg
|
||||
10.) Set the windows version to Windows 8 or 10 (only when you use the wine version 6.6 -> At the moment)
|
||||
@@ -241,7 +232,7 @@ ________________________________________________________________________________
|
||||
|
||||
2.) Open a terminal -> Run this command: pacman -S wine winetricks wine-mono wine_gecko
|
||||
|
||||
3.) Run this command: winetricks corefonts vcrun2017 msxml4 dxvk (minimum requirement for running Fusion 360)
|
||||
3.) Run this command: winetricks -q corefonts vcrun2017 msxml4 dxvk (minimum requirement for running Fusion 360)
|
||||
|
||||
4.) Run this command: winecfg
|
||||
5.) Set the windows version to Windows 8 or 10
|
||||
@@ -334,7 +325,7 @@ ________________________________________________________________________________
|
||||
|
||||

|
||||
|
||||
17. Run this command: cd $HOME/Downloads/ && sh winetricks corefonts vcrun2017 msxml4
|
||||
17. Run this command: cd $HOME/Downloads/ && sh winetricks -q corefonts vcrun2017 msxml4
|
||||
|
||||
18. Run this command: winecfg
|
||||
19. Set the windows version to Windows 10
|
||||
@@ -391,6 +382,10 @@ ________________________________________________________________________________
|
||||
|
||||
________________________________________________________________________________________________
|
||||
|
||||
##### Application Maintainer (WineHQ): https://appdb.winehq.org/objectManager.php?sClass=version&iId=36468
|
||||
|
||||
________________________________________________________________________________________________
|
||||
|
||||
##### Development team:
|
||||
|
||||
- @cryinkfly (Administrator & Project Manager)
|
||||
|
||||
Reference in New Issue
Block a user