File size: 2,041 Bytes
6bc413c 3d51240 6bc413c 3d51240 6bc413c e32a69d 6bc413c 7379ce0 6bc413c 459f028 7379ce0 e32a69d 7379ce0 e32a69d 7735b4e e32a69d 3d51240 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 | ---
language:
- en
license: mit
tags:
- alpine-linux
- apk
- repository
pretty_name: MatiM72737 Alpine Repository (Arepo)
---
<div style="display: flex; align-items: center; background: rgba(56, 189, 248, 0.05); padding: 15px; border-radius: 10px; border: 1px solid rgba(56, 189, 248, 0.2); margin-top: 20px;">
<div style="width: 50px; height: 50px; margin-right: 15px; filter: drop-shadow(0 0 8px rgba(56, 189, 248, 0.6));">
<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M12 4L3 18H21L12 4Z" stroke="#38bdf8" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M9 14L12 9L15 14" stroke="#38bdf8" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
</svg>
</div>
<div>
<strong style="font-size: 1.2rem; color: #38bdf8; display: block;">MatiM72737 Alpine Repository</strong>
<span style="font-style: italic; font-size: 0.9rem; opacity: 0.8;">Custom Alpine Linux Package Repository</span>
</div>
</div>
This dataset serves as the primary storage for the **MatiM Alpine Repository (Arepo)**. It contains pre-compiled `.apk` packages for Alpine Linux, including custom builds and specialized software.
## 🖥️ Web Interface
For a better browsing experience, use the official web dashboard:
👉 **[Launch Dashboard](https://matim72737.github.io/matims-arepo-webpage/)**
## 🚀 Usage
To add this repository to your Alpine Linux installation, run the following commands:
```bash
echo "https://huggingface.co/datasets/MatiM/matims-arepo/resolve/main/community" | doas tee -a /etc/apk/repositories
```
```bash
doas apk update
```
## 📂 Structure
The repository follows the standard Alpine index structure. Packages are located in the root or specific architecture subfolders (e.g., `x86_64`).
## 🛠 Maintenance
This repository is automatically updated. Source files and build scripts can be found on the [GitHub Project Page](https://github.com/matim72737/matims-arepo).
-----
*Maintained with precision by MatiM72737* |