You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: add Manjaro/Arch installation instructions to README
- Keep Ubuntu/Debian section intact
- Add dedicated Manjaro/Arch section with correct package names
(evolution package includes dev headers, no separate -dev needed)
- Point clone URL to this fork which has the Evolution 3.56+ fixes
- Note that .deb package is not applicable on Arch-based distros
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
# Build and install to system directories (requires sudo)
@@ -64,7 +88,7 @@ evolution &
64
88
- Python helper scripts are installed to `/usr/share/evolution-translate/translate/`
65
89
- Python environment and models are per-user: run `evolution-translate-setup` to create a venv under `~/.local/lib/evolution-translate/venv` and install models under `~/.local/share/argos-translate/packages/`
0 commit comments