--- title: About Luet linkTitle: About menu: main: weight: 10 --- {{< blocks/cover title="About Luet" image_anchor="bottom" height="min" >}}

Luet is a Package Manager which uses Containers technologies.

{{< /blocks/cover >}} {{% blocks/lead %}} Luet uses Container technologies ( Docker, img ) to build packages. It provides an abstraction over the Dockerfile format introducing relation and versioning of images. {{% /blocks/lead %}} {{< blocks/section >}}

Zero-deps installer

The installer can run in "from scratch" environment - your system will be always recoverable - everything which was built from containers can be installed locally.
{{< /blocks/section >}} {{< blocks/section >}}

In few commands it allows you to switch between multiple Linux Distributions, in runtime!

{{< /blocks/section >}}