> For the complete documentation index, see [llms.txt](https://sugoi.gitbook.io/lanraragi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sugoi.gitbook.io/lanraragi/installing-lanraragi/methods.md).

# Which installation method is best for me?

This is a by-OS breakdown of how you can install the software on your machine.

As LRR is a server app first and foremost, its setup is a bit more complex than your usual Desktop application.\
However, a lot of work as been done behind the scenes to make it easy!

Look at the methods below for something that fits your OS and usage.

## Linux/macOS: *Homebrew*

[Homebrew](https://brew.sh) allows you to quickly setup LRR on macOS and Linux without relying on containers or modifying your preinstalled system libaries.

![brew](https://2810982854-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LPbsOo9_KVq_qSlpg5H-887967055%2Fuploads%2Fgit-blob-9ac55606b71cb1e803cc47f3efce6e05ef0da712%2Fbrew.jpg?alt=media)

{% content-ref url="/pages/-LsZ38ItNOwTkoLgMf5L" %}
[Homebrew (macOS)](/lanraragi/installing-lanraragi/macos.md)
{% endcontent-ref %}

{% hint style="info" %}
While not a part of the main repo, you can check out the [Nix](/lanraragi/installing-lanraragi/community.md) package as well if brew isn't to your taste.
{% endhint %}

## Windows 10/11: *LRR for Windows*

{% hint style="warning" %}
This method works on **64-bit** editions of Windows only.
{% endhint %}

![win10](https://2810982854-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LPbsOo9_KVq_qSlpg5H-887967055%2Fuploads%2Fgit-blob-51b137f57b9d19b464400f3fb289b571c2f6217e%2Fkaren.png?alt=media)

I provide a dedicated installer for Windows machines as of 0.6.0, complete with a GUI and autostart.

{% content-ref url="/pages/-LgA49FsVBjEt7MQebMs" %}
[LRR for Windows (Win10/11)](/lanraragi/installing-lanraragi/windows.md)
{% endcontent-ref %}

## Linux/macOS/Windows: *Docker*

Taking a page from sysadmin books, you can easily install LRR as a **container** with Docker.\
They're lightweight, easy to update, and automatically built/tested. I recommend this for NAS setups!

{% content-ref url="/pages/-LgA49FtEE8PTnBE0Qjq" %}
[Docker (All platforms)](/lanraragi/installing-lanraragi/docker.md)
{% endcontent-ref %}

## Linux/macOS: *Installing from Source*

Installing from **source** is a more involved procedure, but it does put you in full control and able to hack up the app's files as you wish.

{% content-ref url="/pages/-LgA49FulpOjmk-bzcAh" %}
[Source Code (Linux/macOS)](/lanraragi/installing-lanraragi/source.md)
{% endcontent-ref %}

## Linux/Community: *Community provided install packages*

Ready-to-install packages provided by voluntary maintainers or by a linux distribution itself.

{% content-ref url="/pages/-MR\_L\_4wa1wJbRXXhN8k" %}
[Community (Linux)](/lanraragi/installing-lanraragi/community.md)
{% endcontent-ref %}

## FreeBSD/Jail

Similar to installing from source with an altered process for FreeBSD compatability.

{% content-ref url="/pages/-MkbVwbUP72gF5IsbaeV" %}
[Jail (FreeBSD)](/lanraragi/installing-lanraragi/jail.md)
{% endcontent-ref %}

## Windows 7 or 8: don't

![I really hope you guys don't do this](https://2810982854-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LPbsOo9_KVq_qSlpg5H-887967055%2Fuploads%2Fgit-blob-3d7f815d0b55a13978320d850fb9188555415c1a%2Fshiggy.png?alt=media)

Switch to 10 or Linux.
