Skip to content

elliottophellia/packages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 

Repository files navigation

Counter

📦 Fedora RPM Repository

Personal Fedora RPM repository with automatically maintained packages.
Always up-to-date, synced daily via continuous integration.

Total Packages Repository Architecture


🚀 Quick Installation

Step 1: Add the Repository

sudo curl -o /etc/yum.repos.d/reidho-fedora.repo \
  https://cdn.rei.my.id/mirror/fedora/reidho-fedora.repo

Step 2: Import GPG Key

sudo rpm --import https://cdn.rei.my.id/mirror/fedora/RPM-GPG-KEY-reidho

Step 3: Update Package Cache

sudo dnf makecache

Step 4: Install Packages

# Install any package from the repository
sudo dnf install <package-name>

📦 Available Packages

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

🔧 Repository Information

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

📋 Manual Package Installation

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.rpm

🔗 Resources


Built with ❤️ | Automatically updated via GitHub Actions

Last updated: 2025-12-27 01:21:15 UTC

About

Reidho's Fedora RPM Repository

Topics

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •