
Official YUM/DNF repository for easy installation and automatic updates on Fedora, RHEL, CentOS, and other RPM-based systems
Two simple steps to get started
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 <
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
Electerm will be installed and automatically updated through your system's package manager.
Repository metadata is cryptographically signed
Secure transport for all downloads
Repository updated automatically with new releases
Packages verified against official GitHub releases