wiki/install.md
2024-05-16 21:37:43 +00:00

45 lines
1.4 KiB
Markdown

---
title: Installation Guide
description: A quick guide to getting started with installing and using Auxolotl.
published: false
date: 2024-05-16T21:37:42.122Z
tags: installation, tutorial
editor: markdown
dateCreated: 2024-05-05T15:44:03.224Z
---
> **This page is outdated**
> After the [roadmap changes](https://forum.aux.computer/t/updates-and-clarifications-to-our-roadmap/593) this page should no longer refer to `auxolotl/nixpkgs`. It would be good to have a migration guide, but it would require serious modification of this page. Do not follow the instructions on this page. It is only available to logged-in users.
{.is-danger}
# Getting Started With Auxolotl
There are a few ways you can get started with Aux:
- [I just want to install the Aux package manager and command-line tool.](#installing-the-aux-command-line-tool)
Other ways to use Aux:
- [Flake templates](#flake-templates)
## Installing the Aux command-line tool
Open a terminal and run this command to install Aux:
```shell=
$ TODO
```
Verify the installation by running this command:
```shell=
$ TODO
```
## Other ways to use Aux
### Flake templates
[Download from GitHub](https://github.com/auxolotl/templates)
Aux provides [templates](https://github.com/auxolotl/templates) for you to use to bootstrap a default Nix system with Aux. These include templates for Linux, Darwin (macOS), and home-manager.