Package Details: lightning-image-viewer-bin 0.5.1-1

Git Clone URL: https://aur.archlinux.org/lightning-image-viewer-bin.git (read-only, click to copy)
Package Base: lightning-image-viewer-bin
Description: Fast and lightweight desktop image viewer
Upstream URL: https://github.com/shatsky/lightning-image-viewer/
Licenses: GPL-3.0-only
Conflicts: lightning-image-viewer
Provides: lightning-image-viewer
Submitter: SoftExpert
Maintainer: SoftExpert
Last Packager: SoftExpert
Votes: 0
Popularity: 0.000000
First Submitted: 2025-06-26 07:09 (UTC)
Last Updated: 2026-02-09 03:25 (UTC)

Latest Comments

Norbi-AUR commented on 2026-02-28 02:25 (UTC) (edited on 2026-02-28 02:33 (UTC) by Norbi-AUR)

building fails with error:

/home/user/.cache/paru/clone/lightning-image-viewer-git/PKGBUILD: line 52: cargo: command not found
==> ERROR: A failure occurred in build().
    Aborting...
error: failed to build 'lightning-image-viewer-git-0.5.1.r0.gd1e216b-1': 
error: packages failed to build: lightning-image-viewer-git-0.5.1.r0.gd1e216b-1

it should have dependency of cargo? after installed cargo-c it did a lot compiling, but if fails again on end:

Compiling lightning-image-viewer v0.1.0 (/home/user/.cache/paru/clone/lightning-image-viewer-git/src/lightning-image-viewer)
    Finished `release` profile [optimized] target(s) in 50.00s
cc1: fatal error: src/viewer.c: No such file or directory
compilation terminated.
==> ERROR: A failure occurred in build().
    Aborting...
error: failed to build 'lightning-image-viewer-git-0.5.1.r0.gd1e216b-1': 
error: packages failed to build: lightning-image-viewer-git-0.5.1.r0.gd1e216b-1
PAKtC