A cache build server for Archlinux AUR packages and serving them https://lukas-heiligenbrunner.github.io/AURCache/
  • Rust 54.3%
  • Dart 38.6%
  • Shell 2.7%
  • CMake 2%
  • Dockerfile 1.1%
  • Other 1.2%
Find a file
Lukas-Heiligenbrunner 5ae316f4c8
Merge pull request #374 from Lukas-Heiligenbrunner/renovate/actions-setup-node-7.x
Update actions/setup-node action to v7
2026-08-24 10:49:13 +02:00
.github Update actions/setup-node action to v7 2026-07-14 05:07:36 +00:00
backend Update Rust (Cargo) non-major updates 2026-08-16 14:46:16 +00:00
docker Merge pull request #372 from Lukas-Heiligenbrunner/renovate/rust-1.x 2026-08-23 12:45:55 +02:00
docs Update JavaScript (npm/yarn/pnpm) non-major updates to v19.2.7 2026-06-01 23:16:26 +00:00
frontend Merge pull request #361 from Lukas-Heiligenbrunner/renovate/dart-(pub)-non-major-updates 2026-07-06 15:05:40 +02:00
scripts Update build test script to match new location 2026-04-26 19:12:57 -04:00
.dockerignore Build packages without installing them in builders 2026-04-09 17:35:37 -04:00
.gitignore OAauth2 SSO (#58) 2024-09-05 22:40:39 +02:00
docker-compose.dindmode.dev.yaml Fix mirrorlist paths (#202) 2025-06-04 18:40:50 +02:00
docker-compose.e2e.yaml Update registry Docker tag to v3 2026-04-24 13:37:53 +00:00
docker-compose.hostmode.dev.yaml Fix mirrorlist paths (#202) 2025-06-04 18:40:50 +02:00
Justfile skeletonize build output view 2025-11-13 13:19:33 +01:00
LICENSE Initial commit 2023-12-23 17:21:03 +01:00
README.md Docusaurus docs (#42) 2024-09-29 18:40:54 +02:00
renovate.json bump cargo toml versions by renovate too 2025-08-11 10:42:55 +02:00




Documentation | Website

AURCache

AURCache is a build server and repository for Archlinux packages sourced from the AUR (Arch User Repository). It features a Flutter frontend and Rust backend, enabling users to add packages for building and subsequently serves them as a pacman repository. Notably, AURCache automatically detects when a package is out of date and displays it within the frontend.

More Images:

License

This project is licensed under the MIT License. Feel free to contribute and modify as per the guidelines outlined in the license agreement.