leocad
Create virtual Lego models
LeoCAD is a program for creating virtual LEGO models. It has an intuitive interface, designed to allow new users to start creating new models without having to spend too much time learning the application. LeoCAD is fully compatible with the LDraw Standard and related tools.
- Versions: 23.03
- Website: https://www.leocad.org
- Licenses: GPL 2+
- Package source: gnu/packages/lego.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of leocad as follows:
guix install leocad
Or install a particular version:
guix install leocad@23.03
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.
Badge code
You can use the following badge to inform users of leocad about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/leocad'><img src='https://packages.guix.gnu.org/packages/leocad/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/leocad)
Example Org:
[[https://packages.guix.gnu.org/packages/leocad][https://packages.guix.gnu.org/packages/leocad/badges/latest-version.svg]]