This package browser is in early development. Mind the rough edges.

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.

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:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/leocad/badges/latest-version.svg)](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]]