LANraragi
GithubDemoDocker HubDiscord Server
Current Release
Current Release
  • LANraragi Documentation
  • Installing LANraragi
    • ❓Which installation method is best for me?
    • 🪟LRR for Windows (Win10)
    • 🍎Homebrew (macOS)
    • 🐳Docker (All platforms)
    • 🛠️Source Code (Linux/macOS)
    • 🐧Community (Linux)
    • 👿Jail (FreeBSD)
  • Basic Operations
    • 🚀Getting Started
    • 📚Reading Archives
    • ✒️Adding Metadata
    • 🔎Searching the Archive Index
    • 📈Statistics and Logs
    • 🖌️Themes
  • Advanced Usage
    • 🦇Batch Operations
    • 📂Categories
    • ⬇️Downloading Archives
    • 💾Backup and Restore
    • 📱Using External Readers
    • 🌐Network Interface Setup
    • 🕵️Proxy Setup
    • 📏Tag Rules
  • Developer Guide
    • 🏗️Setup a Development Environment
    • 🏛️Architecture & Style
    • 🈁Translating LANraragi to other languages
  • API Documentation
    • 🔑Getting started
    • Search API
    • Archive API
    • Database API
    • Category API
    • Tankoubon API
    • Shinobu API
    • Minion API
    • Miscellaneous other API
  • Writing Plugins
    • 🧩Getting started
    • Login Plugins
    • Metadata Plugins
    • Downloader Plugins
    • Generic Plugins ("Scripts")
    • Code Examples
Powered by GitBook
On this page
  • Linux/macOS: Homebrew
  • Windows 10/11: LRR for Windows
  • Linux/macOS/Windows 10: Docker
  • Linux/macOS: Installing from Source
  • Linux/Community: Community provided install packages
  • FreeBSD/Jail
  • Windows 7 or 8: don't

Was this helpful?

  1. Installing LANraragi

Which installation method is best for me?

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

PreviousLANraragi DocumentationNextLRR for Windows (Win10)

Last updated 1 year ago

Was this helpful?

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

allows you to quickly setup LRR on macOS and Linux without relying on containers or modifying your preinstalled system libaries.

Windows 10/11: LRR for Windows

This method works on 64-bit editions of Windows 10 only.

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

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!

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.

Linux/Community: Community provided install packages

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

FreeBSD/Jail

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

Windows 7 or 8: don't

Switch to 10 or Linux.

While not a part of the main repo, you can check out the package as well if brew isn't to your taste.

❓
🍎Homebrew (macOS)
Nix
🪟LRR for Windows (Win10)
🐳Docker (All platforms)
🛠️Source Code (Linux/macOS)
🐧Community (Linux)
👿Jail (FreeBSD)
Homebrew
brew
win10
I really hope you guys don't do this