matims-arepo / README.md
MatiM72737
Update README.md
7735b4e verified
|
Raw
History Blame
1.17 kB
---
language:
- en
license: mit
tags:
- alpine-linux
- apk
- repository
- niri
pretty_name: MatiM Alpine Repository (Arepo)
---
# ๐Ÿข MatiM Alpine Repository
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" | 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 MatiM*