rerdavies / ToobAmp

A set of high-quality guitar effect plugins for Raspberry Pi with specific support for PiPedal.
https://rerdavies.github.io/ToobAmp
Other
36 stars 5 forks source link

Precompiled deb package does not install on Raspberry Pi #46

Open riban-bw opened 1 month ago

riban-bw commented 1 month ago

I downloaded the precompiled package for Raspberry Pi and tried to install but get the error:

The following packages have unmet dependencies:
 toobamp : Depends: libflac++6v5 (>= 1.3.1) but it is not installable
E: Unable to correct problems, you have held broken packages.

I am running Debian 12 (Bookworm) on a Raspberry Pi 4 within a Zynthian. Debian package search shows a similarly named package, "libflac++10".

rerdavies commented 1 month ago

Please try:

https://github.com/rerdavies/ToobAmp/releases/download/v1.1.31/toobamp_1.1.31_arm64.deb

That should fix the problem.