Search Criteria
Package Details: comictagger-beta 1.6.0_beta.10-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.004702 |
| First Submitted: | 2025-01-04 16:14 (UTC) |
| Last Updated: | 2025-12-10 04:47 (UTC) |
Dependencies (34)
- python
- python-appdirs
- python-beautifulsoup4
- python-chardet
- python-comicfn2dictAUR
- python-idna
- python-importlib-metadata
- python-isocodesAUR
- python-natsort
- python-niquestsAUR (python-niquests-gitAUR)
- python-packaging
- python-pathvalidateAUR
- python-pillow (python-pillow-simd-gitAUR)
- python-pillow-jpegxl-plugin
- python-py7zr
- python-pyicu
- python-pyqt6 (python-pyqt6-pre-releaseAUR)
- python-pyqt6-webengine
- python-pyrate-limiter-2AUR
- python-rapidfuzz (python-rapidfuzz-gitAUR)
- Show 14 more dependencies...
Latest Comments
txtsd commented on 2025-11-30 04:55 (UTC)
@xlx should be fixed now
xlx commented on 2025-11-29 13:38 (UTC)
Hello,
I'm getting the following error:
How should I proceed?
techdebt commented on 2025-08-28 23:54 (UTC)
To avoid python import errors on startup I needed to also install the
python-chardetandpython-yamlpackages. After that, application executes and is running successfully.