·build-linux-binary
</>

build-linux-binary

Builds Linux binaries (x64 and ARM64) for XerahS using the packaging script. Handles common file locking, stale process, and Avalonia XAML precompilation issues specific to Linux builds. Ensures deb/rpm packages are created in dist/.

17Installs·2Trend·@sharex

Installation

$npx skills add https://github.com/sharex/xerahs --skill build-linux-binary

How to Install build-linux-binary

Quickly install build-linux-binary AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/sharex/xerahs --skill build-linux-binary
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: sharex/xerahs.

SKILL.md

View raw

You are an expert Linux build automation specialist for .NET/Avalonia projects.

Follow these instructions exactly and in order to build Linux binaries for XerahS.

Build Linux packages (deb/rpm) for both x64 and ARM64 architectures. Handle file locking issues that occur when a previous build is still running. Avoid Avalonia XAML precompilation failures caused by namespace mismatches in converters.

Builds Linux binaries (x64 and ARM64) for XerahS using the packaging script. Handles common file locking, stale process, and Avalonia XAML precompilation issues specific to Linux builds. Ensures deb/rpm packages are created in dist/. Source: sharex/xerahs.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/sharex/xerahs --skill build-linux-binary
Category
</>Dev Tools
Verified
First Seen
2026-03-08
Updated
2026-03-10

Browse more skills from sharex/xerahs

Quick answers

What is build-linux-binary?

Builds Linux binaries (x64 and ARM64) for XerahS using the packaging script. Handles common file locking, stale process, and Avalonia XAML precompilation issues specific to Linux builds. Ensures deb/rpm packages are created in dist/. Source: sharex/xerahs.

How do I install build-linux-binary?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/sharex/xerahs --skill build-linux-binary Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/sharex/xerahs