-
-
Notifications
You must be signed in to change notification settings - Fork 47
Installation
Radical edited this page Aug 13, 2026
·
8 revisions
Download the cross-platform installer (ctrl+s on the page that opens).
You might have to open a PowerShell window and execute it manually with python like this
$ python3 installer.py
The installer goes through all of the config options and installs the binary, it works on Windows, macOS and Linux.
Run this command from a terminal:
$ cargo install jellyfin-rpc-cli
Packages are maintained by @Maxr1998 and @0xGingi
Terra maintains a version of jellyfin-rpc, follow the instructions at https://terrapkg.com/ and then run the command below to install it!
sudo dnf install jellyfin-rpc-cli
$ git clone https://github.com/Radiicall/jellyfin-rpc && cd jellyfin-rpc
$ cargo build --release
$ cargo install --path .