AURCache
A cache build server for Archlinux AUR packages and serving them
Install / Use
/learn @Lukas-Heiligenbrunner/AURCacheREADME
<p align="center">
<a href="https://lukas-heiligenbrunner.github.io/AURCache/">
<img src="frontend/assets/icons/icon.svg" width="200"></a><!-- </a> being on the same line as the <img> tag is intentional! -->
<br>
<br>
<a href="https://github.com/lukas-heiligenbrunner/aurcache/releases">
<img src="https://img.shields.io/github/v/release/lukas-heiligenbrunner/aurcache?style=flat&labelColor=1C2C2E&color=C96329&logo=GitHub&logoColor=white"></a>
<a href="https://github.com/Lukas-Heiligenbrunner/AURCache/pkgs/container/aurcache">
<img src="https://ghcr-badge.egpl.dev/lukas-heiligenbrunner/aurcache/tags?color=%23c26632&ignore=latest&n=3&label=Tags&trim="></a>
<a href="https://github.com/Lukas-Heiligenbrunner/AURCache/pkgs/container/aurcache">
<img src="https://ghcr-badge.egpl.dev/lukas-heiligenbrunner/aurcache/size?color=%23c26632&tag=latest&label=Size&trim="></a>
<br>
</p>
<h4 align="center">
<a href="https://lukas-heiligenbrunner.github.io/AURCache/docs/overview/introduction">Documentation</a> |
<a href="https://lukas-heiligenbrunner.github.io/AURCache/">Website</a>
</h4>
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.
<p><img src="docs/static/img/screenshot1.png" alt=""/> <details> <summary>More Images:</summary> <br> <img src="docs/static/img/screenshot2.png" alt=""/> <img src="docs/static/img/screenshot3.png" alt=""/></p> </details>License
This project is licensed under the MIT License. Feel free to contribute and modify as per the guidelines outlined in the license agreement.
