Personal Fedora RPM repository with automatically maintained packages.
Always up-to-date, synced daily via continuous integration.
sudo curl -o /etc/yum.repos.d/reidho-fedora.repo \
https://cdn.rei.my.id/mirror/fedora/reidho-fedora.reposudo rpm --import https://cdn.rei.my.id/mirror/fedora/RPM-GPG-KEY-reidhosudo dnf makecache# Install any package from the repository
sudo dnf install <package-name>| Package | Version | Download | Source |
|---|---|---|---|
| equibop | v3.1.5 |
equibop | GitHub |
| vesktop | v1.6.3 |
vesktop | GitHub |
| legcord | v1.1.6 |
legcord | GitHub |
| github-desktop | release-3.4.13-linux1 |
github-desktop | GitHub |
| Property | Value |
|---|---|
| 📍 Repository URL | https://cdn.rei.my.id/mirror/fedora/x86_64/ |
| 🏗️ Architecture | x86_64 only |
| 🔐 GPG Signed | Yes |
| 🔄 Update Frequency | Daily (automated) |
| 📊 Total Packages | 4 |
If you prefer to download and install packages manually:
# Download package
curl -LO https://cdn.rei.my.id/mirror/fedora/x86_64/<package-name>-<version>.x86_64.rpm
# Install package
sudo dnf install ./<package-name>-<version>.x86_64.rpmBuilt with ❤️ | Automatically updated via GitHub Actions
Last updated: 2025-12-27 01:21:15 UTC