UPMPDCLI instllation

Creating a bug report/issue

I have searched the existing open and closed issues

Required Information

  • DietPi version | cat /boot/dietpi/.version
  • Distro version | echo $G_DISTRO_NAME $G_RASPBIAN
  • Kernel version | uname --all
  • Architecture | dpkg --print-architecture
  • SBC model | echo $G_HW_MODEL_NAME or (EG: RPi3)
  • Power supply used | (EG: 5V 1A RAVpower)
  • SD card used | (EG: SanDisk ultra)

Additional Information (if applicable)

  • Software title | (EG: Nextcloud)
  • Was the software title installed freshly or updated/migrated?
  • Can this issue be replicated on a fresh installation of DietPi?
    ← If you sent a “dietpi-bugreport”, please paste the ID here →
  • Bug report ID | echo $G_HW_UUID

Steps to reproduce

Expected behaviour

Actual behaviour

Extra details

my Details:

-G_DIETPI_VERSION_CORE=9
G_DIETPI_VERSION_SUB=14
G_DIETPI_VERSION_RC=2
G_GITBRANCH=‘master’
G_GITOWNER=‘MichaIng’
Bookworm 0
Linux DietPi 6.12.25+rpt-rpi-v8 #1 SMP PREEMPT Debian 1:6.12.25-1+rpt1 (2025-04-30) aarch64 GNU/Linux
arm64
RPi CM 3+ (aarch64)

Problem:
I downloaded the libnpupnp-6.2.1.tar.gz from upmpdcli site and copied to the mnt folder. After installation how can i know its working.As of now when i stream i get the gmedia render and not the UPnpdcli. If i done any mistake sorry in advance as i have ltille knowledge about programming

As this is not some dietpi specific software, you should follow the general instructions for installing and running this software from the developer’s manual.

The tar files are for manually building it, but it also has precompiled packages for ARM64, just add the repo an you can install it via apt.
see:
http://www.lesbonscomptes.com/upmpdcli/downloads/raspbian/
and
(https://www.lesbonscomptes.com/upmpdcli/pages/downloads.html#debian

sudo apt update
sudo apt install upmpdcli

Have a look at the link, there are also more packages, like an GUI app to edit the config. The documentation looks really solid to me:

https://www.lesbonscomptes.com/upmpdcli/pages/upmpdcli-manual.html