QBZ RPM Repository

Signed RPM packages for the QBZ desktop player and headless daemon.

DNF

sudo curl --fail --location \
  --output /etc/yum.repos.d/qbz.repo \
  https://vicrodh.github.io/qbz-rpm/qbz.repo
sudo dnf install qbz

Zypper

sudo curl --fail --location \
  --output /etc/zypp/repos.d/qbz.repo \
  https://vicrodh.github.io/qbz-rpm/qbz.repo
sudo zypper refresh qbz
sudo zypper install qbz

The desktop package includes qbzd. Install qbzd instead for a headless-only system.

Signing key fingerprint: 07081AF9F86506290C507460D8F173615D13FB16

Download the signing key

QBZ source and releases