Skip to content

Unable to install github-store – dependency issues on Debian-based system #124

@ullash-mishra

Description

@ullash-mishra

I am trying to install github-store on Debian 12 (Bookworm), but the installation fails due to unresolved dependency issues. Because of this, the package remains unconfigured and cannot be used.
System Information
OS: Debian GNU/Linux 12 (Bookworm)
Architecture: amd64
Installation method: .deb package using dpkg

geting error

dpkg: dependency problems prevent configuration of github-store:
github-store depends on libasound2t64; however:
Package libasound2t64 is not installed.
github-store depends on libpng16-16t64; however:
Package libpng16-16t64 is not installed.

dpkg: error processing package github-store (--install):
dependency problems - leaving unconfigured

The required t64 libraries (libasound2t64, libpng16-16t64) do not appear to be available in the default Debian 12 repositories.
Running sudo apt --fix-broken install does not resolve the issue.
This makes github-store currently uninstallable on Debian 12.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    Waiting for response from reporter

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions