Skip to content

New installation procedure on Debian 12 and 13 #62

Description

@Visiblink

After upgrading to Debian Bookworm, epr would no longer start.

You have to re-install via pipx and remove your old epr installation. Your old config and last-read-position will still be there.

Here's what worked for me:

  • as root: apt-get install pipx
  • as root: rm /usr/.local/bin/epr
  • as user: pipx install epr-reader
  • as user: pipx ensurepath

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions