Search Criteria
Package Details: comictagger-beta 1.6.0_beta.5-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/comictagger-beta.git (read-only, click to copy) |
---|---|
Package Base: | comictagger-beta |
Description: | A multi-platform app for writing metadata to digital comics |
Upstream URL: | https://github.com/comictagger/comictagger |
Licenses: | Apache-2.0 |
Submitter: | txtsd |
Maintainer: | txtsd |
Last Packager: | txtsd |
Votes: | 2 |
Popularity: | 0.088308 |
First Submitted: | 2025-01-04 16:14 (UTC) |
Last Updated: | 2025-06-22 11:24 (UTC) |
Dependencies (25)
- python (python37AUR)
- python-appdirs
- python-beautifulsoup4
- python-comicfn2dictAUR
- python-importlib-metadata
- python-isocodesAUR
- python-natsort
- python-pathvalidateAUR
- python-pillow (python-pillow-simd-gitAUR)
- python-py7zr
- python-pyicu
- python-pyqt5 (python-pyqt5-sip4AUR, python-pyqt5-webkitAUR, python-pyqt5-pre-releaseAUR)
- python-pyrate-limiter-2AUR
- python-rapidfuzz (python-rapidfuzz-gitAUR)
- python-rarfile
- python-requests
- python-settngsAUR
- python-text2digitsAUR
- python-typing_extensions
- python-wordninjaAUR
- Show 5 more dependencies...
Latest Comments
techdebt commented on 2025-08-28 23:54 (UTC)
To avoid python import errors on startup I needed to also install the
python-chardet
andpython-yaml
packages. After that, application executes and is running successfully.