# Which installation method is best for me?

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.

{% content-ref url="macos" %}
[macos](https://sugoi.gitbook.io/lanraragi/installing-lanraragi/macos)
{% endcontent-ref %}

{% hint style="info" %}
While not a part of the main repo, you can check out the [Nix](https://sugoi.gitbook.io/lanraragi/installing-lanraragi/community) 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 10 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="windows" %}
[windows](https://sugoi.gitbook.io/lanraragi/installing-lanraragi/windows)
{% endcontent-ref %}

## Linux/macOS/Windows 10: *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="docker" %}
[docker](https://sugoi.gitbook.io/lanraragi/installing-lanraragi/docker)
{% 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="source" %}
[source](https://sugoi.gitbook.io/lanraragi/installing-lanraragi/source)
{% 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="community" %}
[community](https://sugoi.gitbook.io/lanraragi/installing-lanraragi/community)
{% endcontent-ref %}

## FreeBSD/Jail

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

{% content-ref url="jail" %}
[jail](https://sugoi.gitbook.io/lanraragi/installing-lanraragi/jail)
{% endcontent-ref %}

## Windows 7 or 8: don't

Switch to 10 or Linux.
