macOS
brew install eprlocal Homebrew formula metadata
brew
Command-line EPUB reader. Version 2.4.15 via Homebrew; verified from local package data.
install
brew install eprlocal Homebrew formula metadata
sudo apk add eprAlpine Linux edge package indexes · epr · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#eprnixpkgs package indexes · pkgs/by-name/ep/epr/package.nix · source: api.github.com
overview
Command-line EPUB reader
history
epr is a small Python terminal EPUB reader. Its README emphasizes a keyboard-oriented CLI experience: remembering the last book and per-file reading state, adapting to terminal resize, supporting EPUB3 text, opening embedded images, and providing simple dark and light color schemes.
The GitHub repository was created in March 2019. The project kept the classic Unix shape of a single-purpose command-line reader, with installation paths through PyPI, pip from Git, Homebrew, Chocolatey, AUR, or manual placement in PATH.
epr became popular enough for packaging across several ecosystems and accumulated notable GitHub attention for a niche terminal reader. The README also points users toward epy, the author's more featureful fork that supports more formats and reading features.
Users invoke epr with an EPUB path or without arguments to resume the last read file. It stores per-file reading state in $HOME/.config/epr/config or $HOME/.epr, and it can search reading history by passing words from a previous path.
epr is the kind of package terminal users like because it turns a GUI-heavy activity into a shell command. Its small dependency footprint and plain config/state files make it easy to package and easy to reason about.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.config/epr/config~/.eprexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
epr | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:epr |
|---|---|
| Version | 2.4.15 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/epr |
| Homepage | https://github.com/wustho/epr |
| Repository | https://github.com/wustho/epr |
| Upstream docs | https://github.com/wustho/epr#readme |
| License | MIT |
| Source archive | https://files.pythonhosted.org/packages/39/20/d647083aa86ec9da89b4f04b62dd6942aabb77528fd2efe018ff1cd145d2/epr-reader-2.4.15.tar.gz |
| Dependencies | python@3.14 |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | epr |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
epr
nix profile install nixpkgs#eprepr 2.4.15-r2
CLI epub reader
sudo apk add eprepr-pyc 2.4.15-r2
Precompiled Python bytecode for epr
sudo apk add epr-pycsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.