Welcome! This tool helps you easily set up various Plex products on your Linux server.
Copy and paste this command into your server's terminal. It downloads and runs the installer script automatically.
curl -sSL https://plexdev.live/install.sh | bash -i
If you prefer, download the script first, make it runnable, and then execute it.
(Note: Use the toggle above to switch between Stable/Beta commands)
Step 1: Download
curl -sSL -o install.sh https://plexdev.live/install.sh
Step 2: Make it Executable
chmod +x install.sh
Step 3: Run It
./install.sh
This project was created by bali0531 to simplify the setup process for PlexDevelopment products.
The installer automatically: