mirror of
https://github.com/leozide/leocad
synced 2025-02-06 08:46:06 +01:00
Merge pull request #615 from hfiguiere/flatpak-info
Added Flatpak install info for LeoCAD
This commit is contained in:
commit
cb1024df91
1 changed files with 15 additions and 1 deletions
|
@ -23,9 +23,23 @@ rendering.
|
|||
|
||||
- LeoCAD for Linux:
|
||||
|
||||
There are few options to install LeoCAD on Linux.
|
||||
|
||||
* AppImage:
|
||||
|
||||
Download the latest LeoCAD-Linux.AppImage, make the file executable
|
||||
(chmod +x) and run it.
|
||||
|
||||
* Flatpak:
|
||||
|
||||
You can also install LeoCAD releases as a Flatpak from Flathub:
|
||||
https://flathub.org/apps/details/org.leocad.LeoCAD
|
||||
|
||||
Note: there might be a delay for new releases to appear there. If
|
||||
you have it already installed, it will be updated.
|
||||
|
||||
* From source:
|
||||
|
||||
If you prefer to compile LeoCAD yourself, go to the GitHub releases page
|
||||
at https://github.com/leozide/leocad/releases/latest and download the
|
||||
source archive from there. If you do not already have a Parts Library
|
||||
|
|
Loading…
Add table
Reference in a new issue