Package Details: xerahs-git r3172.2c007ee4-1

Git Clone URL: https://aur.archlinux.org/xerahs-git.git (read-only, click to copy)
Package Base: xerahs-git
Description: Cross-platform screen capture and file sharing tool (ShareX port) built with Avalonia UI
Upstream URL: https://github.com/ShareX/XerahS
Licenses: GPL-3.0-or-later
Conflicts: xerahs
Provides: xerahs
Submitter: unicxrn
Maintainer: unicxrn
Last Packager: unicxrn
Votes: 2
Popularity: 0.55
First Submitted: 2026-02-02 20:55 (UTC)
Last Updated: 2026-04-26 17:31 (UTC)

Dependencies (14)

Required by (0)

Sources (5)

Latest Comments

unicxrn commented on 2026-03-21 02:41 (UTC)

@auser_account i pushed a fix, should be good now.

auser_account commented on 2026-03-21 00:09 (UTC)

  1. node/npm is required to build ShareX.VideoEditor.
  2. the submodule(s) must match the commits defined in the git repo, or the build can fail when the submodule has changed but the main repo hasn't been updated yet. I got it to build by removing the existing prepare step and adding git submodule update --init --recursive --force to ensure the submodule folders are synced before building.

unicxrn commented on 2026-02-27 10:12 (UTC)

@LilyBun Thanks for the suggestion. I have add grim and slurp as optional dependencies

LilyBun commented on 2026-02-24 15:21 (UTC)

This should probably have grim and slurp as (at least optional) dependencies, since capturing on Wayland doesn't work without them.