878 Forks
3339 Stars
3339 Watchers

LibreCAD

LibreCAD is a cross-platform 2D CAD program written in C++11 using the Qt framework. It can read DXF and DWG files and can write DXF, PDF and SVG files. The user interface is highly customizable, and has dozens of translations.

How to download and setup LibreCAD

Open terminal and run command
git clone https://github.com/LibreCAD/LibreCAD.git
git clone is used to create a copy or clone of LibreCAD repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with LibreCAD https://github.com/LibreCAD/LibreCAD/archive/master.zip

Or simply clone LibreCAD with SSH
[email protected]:LibreCAD/LibreCAD.git

If you have some problems with LibreCAD

You may open issue on LibreCAD support forum (system) here: https://github.com/LibreCAD/LibreCAD/issues