Xero's package feed
Prebuilt Arch Linux packages I use or maintain, rebuilt automatically and served straight from GitHub.
Adding these repos
Paste this into a terminal. It appends all 3 repositories to /etc/pacman.conf and refreshes the package lists.
sudo tee -a /etc/pacman.conf > /dev/null <<'EOF'
[custom]
Server = https://xerootg.github.io/archlinux
SigLevel = Optional TrustAll
[ghidra]
Server = https://github.com/xerootg/arch/releases/download/pacman-repo
SigLevel = Optional TrustAll
[orca]
Server = https://github.com/xerootg/arch/releases/download/orca-repo
SigLevel = Optional TrustAll
EOF
sudo pacman -Sy
Or edit /etc/pacman.conf by hand and add whichever you want. The server URLs never change, so this is a one-time edit.
[custom]
Server = https://xerootg.github.io/archlinux
SigLevel = Optional TrustAll
[ghidra]
Server = https://github.com/xerootg/arch/releases/download/pacman-repo
SigLevel = Optional TrustAll
[orca]
Server = https://github.com/xerootg/arch/releases/download/orca-repo
SigLevel = Optional TrustAll
[custom] 6 packages
The general repo. Built by build-pacman-repo from pkgbuilds/ and served as static files from GitHub Pages. Everything small enough to be pushed lives here.
[custom]
Server = https://xerootg.github.io/archlinux
SigLevel = Optional TrustAll
| Package | Version | Download | Installed | Built | First seen | Updated |
|---|---|---|---|---|---|---|
A Hex Editor for Reverse Engineers, Programmers and people that value their eye sight when working at 3 AM | 1.38.1-1 | 35.2 MiB | 102.1 MiB | 2025-12-26 | 2026-08-11 | 2026-08-11 |
Angry IP Scanner (or simply ipscan) is an open-source and cross-platform network scanner designed to be fast and simple to use. It scans IP addresses and ports as well as has many other features. | 3.9.3-1 | 2.0 MiB | 2.1 MiB | 2025-12-28 | 2026-08-11 | 2026-08-11 |
Xero's Tiling Window Manager - KDE KWin Script for snapping windows into zones | 1.1-1 | 6.8 KiB | 14.1 KiB | 2025-12-26 | 2026-08-11 | 2026-08-11 |
Library for fingerprint readers with patches for the support of the ELAN used in Surface Laptop Go 1, 2 and 3 | 1.94.0+0da15123-1 | 9.6 MiB | 24.5 MiB | 2025-12-17 | 2026-08-11 | 2026-08-11 |
Detached debugging symbols for libfprint-elanmoc2-slg3-git | 1.94.0+0da15123-1 | 1.9 MiB | 7.0 MiB | 2025-12-17 | 2026-08-11 | 2026-08-11 |
Nanum series TrueType fonts | 2018-1 | 26.9 MiB | 113.9 MiB | 2025-12-24 | 2026-08-11 | 2026-08-11 |
[ghidra] 1 package
Stock Ghidra with the "would you like to analyze it now?" prompt moved to a tool option that ships disabled. About 500 MB, which is over GitHub's 100 MB push limit, so it is served from a release rather than Pages.
[ghidra]
Server = https://github.com/xerootg/arch/releases/download/pacman-repo
SigLevel = Optional TrustAll
| Package | Version | Download | Installed | Built | First seen | Updated |
|---|---|---|---|---|---|---|
Ghidra software reverse engineering suite, patched so opening an unanalyzed program does not prompt for auto-analysis | 12.1.2-1 | 509.4 MiB | 857.7 MiB | 2026-08-04 | 2026-08-11 | 2026-08-11 |
[orca] 2 packages
OrcaSlicer, built from git. Around 164 MB, so it is served from a release for the same reason as [ghidra].
[orca]
Server = https://github.com/xerootg/arch/releases/download/orca-repo
SigLevel = Optional TrustAll
| Package | Version | Download | Installed | Built | First seen | Updated |
|---|---|---|---|---|---|---|
G-code generator for 3D printers (Bambu, Prusa, Voron, VzBot, RatRig, Creality, etc.) | 2.5.0.r30091.c806a09-1 | 162.0 MiB | 499.7 MiB | 2026-08-10 | 2026-08-11 | 2026-08-11 |
Calibration models and dev tools for OrcaSlicer | 2.5.0.r30091.c806a09-1 | 21.7 MiB | 58.5 MiB | 2026-08-10 | 2026-08-11 | 2026-08-11 |
Recent changes
Showing 9. The whole log is in data/changes.csv.
| When | Repo | Package | Event | From | To |
|---|---|---|---|---|---|
| 2026-08-11 06:33 | custom | imhex | seeded | — | 1.38.1-1 |
| 2026-08-11 06:33 | custom | ipscan | seeded | — | 3.9.3-1 |
| 2026-08-11 06:33 | custom | kwin-scripts-xeros-tiling-window-manager-git | seeded | — | 1.1-1 |
| 2026-08-11 06:33 | custom | libfprint-elanmoc2-slg3-git | seeded | — | 1.94.0+0da15123-1 |
| 2026-08-11 06:33 | custom | libfprint-elanmoc2-slg3-git-debug | seeded | — | 1.94.0+0da15123-1 |
| 2026-08-11 06:33 | custom | ttf-nanum | seeded | — | 2018-1 |
| 2026-08-11 06:33 | ghidra | ghidra-noprompt | seeded | — | 12.1.2-1 |
| 2026-08-11 06:33 | orca | orca-slicer-git | seeded | — | 2.5.0.r30091.c806a09-1 |
| 2026-08-11 06:33 | orca | orca-slicer-git-extras | seeded | — | 2.5.0.r30091.c806a09-1 |