17
Any Workarounds for Running AutoCAD on Linux?
(lemmygrad.ml)
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
unfortunately dwg files are a blind spot on linux. there are projects like qcad and librecad that have experimental dwg support (behind a paywall for qcad) but they require you to learn a whole new set of tools because workflow is entirely different for these.
i don't have experience with the web version, it might be enough for files with fewer elements but your best would be to use a vm for immediate future.
alternatively, you can draft your work in 3d and export your drawings from these files. for architectural work there is a great addon for blender called bonsaibim, for mechanical work there is freecad (it also has a workbench called bim workbench for architecture) and for circuit design there is kicad.
We are currently doing 2D stuff, so I don't want to push my luck that much. I'll try try the Web. If that fails, off to VM mine I go.