Skip to content
This repository was archived by the owner on Sep 30, 2025. It is now read-only.
This repository was archived by the owner on Sep 30, 2025. It is now read-only.

Fix for Ubuntu 24.04 users #343

Description

@tebbbb

mkdir dockstation
-> download the deb file into that directory
dpkg-deb -x dockstation_1.5.1_amd64.deb dockstation-modify
dpkg-deb -e dockstation_1.5.1_amd64.deb dockstation-modify/DEBIAN
nano dockstation-modify/DEBIAN/control (or use any other editor you like instead of nano)
-> delete the row with the dependencies and save
dpkg -b dockstation-modify dockstation-modified.deb
sudo dpkg -i dockstation-modified.deb

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions