RPM Repository

Official YUM/DNF repository for easy installation and automatic updates on Fedora, RHEL, CentOS, and other RPM-based systems

Installation

Two simple steps to get started

1

Add Repository

Import the GPG key and add the repository to your system:

# Import the GPG key
sudo rpm --import https://repos.electerm.org/rpm/public.key

# Add the repository
sudo tee /etc/yum.repos.d/electerm.repo <
2

Install Electerm

Install Electerm using your package manager:

# Install Electerm (dnf — Fedora, RHEL 8+, CentOS Stream)
sudo dnf install electerm

# or yum — CentOS 7, older RHEL
sudo yum install electerm
✅

That's it!

Electerm will be installed and automatically updated through your system's package manager.

Repository Details

Repository URL
https://repos.electerm.org/rpm/
Architecture
x86_64

Security Features

🔐

GPG Signed

Repository metadata is cryptographically signed

🌐

HTTPS Transport

Secure transport for all downloads

🤖

Automated Updates

Repository updated automatically with new releases

✓

Verified Packages

Packages verified against official GitHub releases