Search Criteria
Package Details: normcap 0.6.0-3
Package Actions
| Git Clone URL: | https://aur.archlinux.org/normcap.git (read-only, click to copy) |
|---|---|
| Package Base: | normcap |
| Description: | OCR powered screen-capture tool to capture information instead of images |
| Upstream URL: | https://dynobo.github.io/normcap |
| Licenses: | AGPL-3.0-or-later AND MIT |
| Submitter: | yochananmarqos |
| Maintainer: | yochananmarqos |
| Last Packager: | yochananmarqos |
| Votes: | 26 |
| Popularity: | 1.12 |
| First Submitted: | 2021-11-07 21:19 (UTC) |
| Last Updated: | 2025-11-08 22:00 (UTC) |
Dependencies (20)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- leptonica
- libnotify (libnotify-gitAUR)
- pyside6
- python-jeepney
- python-pytesseract
- python-zxing-cppAUR (python-zxing-cpp-binAUR)
- shiboken6
- python-babel (make)
- python-build (make)
- python-hatchling (python-hatchling-gitAUR) (make)
- python-installer (make)
- python-toml (make)
- python-wheel (make)
- appstream (check)
- desktop-file-utils (desktop-file-utils-gitAUR) (check)
- gnome-shell-extension-window-calls (gnome-shell-extension-window-calls-gitAUR, gnome-shell-extension-window-calls-extended-gitAUR) (optional) – Window positioning handler for GNOME
- wl-clipboard (wl-clipboard-rs-gitAUR, wl-clipboard-rsAUR, wl-clipboard-gitAUR) (optional) – clipboard access for Wayland
- xclip (wl-clipboard-x11AUR, xclip-gitAUR) (optional) – clipboard access for Xorg
- xsel (xsel-gitAUR, wl-clipboard-x11AUR) (optional) – alternative Xorg clipboard handler
Latest Comments
1 2 3 4 5 Next › Last »
Tio commented on 2026-02-05 17:53 (UTC)
True. Thank you!
atertillic commented on 2026-02-05 16:12 (UTC)
I ran into the same issue:
Reinstalling the
python-zxing-cpppackage resolved the problem for me.Tio commented on 2026-01-18 14:02 (UTC)
From AUR:
Using Manjaro
geetansh commented on 2026-01-11 05:13 (UTC) (edited on 2026-01-11 05:37 (UTC) by geetansh)
I just updated my system(vanilla arch) and normcap is showing this error :-
Edit : Sorry my bad, i was using it from chaotic-aur, reinstalling from aur fixed this
WesK commented on 2025-06-17 15:59 (UTC)
Hi all. I just tried to install this package with paru on arch and it failed with some 404 errors. Is it possible to fix this issue ? It's works well with yay.
lucasm commented on 2024-10-02 11:58 (UTC)
Also, this thread (https://github.com/dynobo/normcap/issues/585) of January supposedly has a fix, that maybe could be added to this AUR, if proven to work?
lucasm commented on 2024-10-02 11:54 (UTC)
On latest gnome 47, using Wayland, is giving me an issue.
When opening, a pop-up appears saying: "Normcap is missing the permissions for screen capture" "Grant it via the dialog that will appear after you click 'Ok'. "Then start Normcap again"
When clicking 'Ok', nothing happens.
yochananmarqos commented on 2024-01-16 23:05 (UTC)
@ubmarco: I just commented out the checkdepends() array. The tests were failing before, anyway.
ubmarco commented on 2024-01-16 19:11 (UTC) (edited on 2024-01-16 19:24 (UTC) by ubmarco)
Strange. I delete all caches with
yay -Scbut still get this:Edit: This could be a yay issue. I downloaded the latest
PKGBUILDandnormcap.desktopand ranmakepkg -simanually and it worked.Edit 2: This helped
yay -S normcap --mflags "--nocheck". Got it from https://github.com/Jguer/yay/issues/1375.yochananmarqos commented on 2024-01-16 15:17 (UTC)
@ubmarco: The check() function is disabled so the checkdepends() array is ignored.
1 2 3 4 5 Next › Last »