Try without installing
You can try rmpc without installing. Simply run the command below in your terminal. Credits to zellij for this idea!
A working MPD installation is required to run rmpc.
bash <(curl -sL https://mierak.github.io/rmpc/run-rmpc)
Nix
rmpc
is available in the unstable
channel.
If you have Nix installed, you can start it like so:
nix run nixpkgs#rmpc
Try on NixOS 24.05:
nix run github:nixos/nixpkgs/nixpkgs-unstable#rmpc