dpkg error: cogfly depends on library libasound2t64; however: Package libasound2t64 is not installed.
Pop!_OS 22.04 and any other linux deskotp environments based on Ubuntu Jammy 22.04 have libasound2 instead.
Ubuntu 24.04 renamed it to libasound2t64 even though they are identical packages.
Fix: Change Depends: libasound2t64 → Depends: libasound2 (>= 1.2.8)
dpkg error: cogfly depends on library libasound2t64; however: Package libasound2t64 is not installed.
Pop!_OS 22.04 and any other linux deskotp environments based on Ubuntu Jammy 22.04 have libasound2 instead.
Ubuntu 24.04 renamed it to libasound2t64 even though they are identical packages.
Fix: Change Depends: libasound2t64 → Depends: libasound2 (>= 1.2.8)