Package Details: picard3 3.0.0a3-1

Git Clone URL: https://aur.archlinux.org/picard3.git (read-only, click to copy)
Package Base: picard3
Description: Official MusicBrainz tagger
Upstream URL: https://github.com/metabrainz/picard
Licenses: GPL-2.0-or-later
Conflicts: picard
Provides: picard
Submitter: SamWhited
Maintainer: SamWhited
Last Packager: SamWhited
Votes: 0
Popularity: 0.000000
First Submitted: 2026-01-28 02:11 (UTC)
Last Updated: 2026-03-09 12:16 (UTC)

Latest Comments

SamWhited commented on 2026-02-22 19:12 (UTC)

Oops, looks like I typoed QT5 intsead of 6. Thanks! Needed a version bump anyways so I fixed this and bumped to alpha 2.

tflucke commented on 2026-02-22 19:07 (UTC)

Needs a dependency on python-pyqt6:

Picard terminated unexpectedly
Traceback (most recent call last):
  File "/usr/bin/picard", line 6, in <module>
    from picard.tagger import main
  File "/usr/lib/python3.14/site-packages/picard/tagger.py", line 71, in <module>
    from PyQt6 import (
    ...<3 lines>...
    )
ModuleNotFoundError: No module named 'PyQt6'