Red Hat (EPEL)
Red Hat (EPEL) packages are provided via Fedora COPR. Built with Red Hat's UBI.
| Feature | Status |
|---|---|
| 🔌 USBUSB (Universal Serial Bus). The wired connection used to power a device, flash firmware onto it, and communicate with it over serial. Radio | ✅ |
| 🕸️ SPISPI (Serial Peripheral Interface). A bus used between the microcontroller and peripherals such as the LoRa radio and the display. Radio | ✅ |
| 📱 MUIMUI (Meshtastic UI). An on-device interface for interacting with the mesh and changing most basic settings without a phone client. | ✅ |
| 🌐 Web | ✅ |
Supported: EPEL 10, EPEL 9
CentOS Stream, Red Hat Enterprise Linux, AlmaLinux, Rocky Linux, and other EPEL-supported distributions.
Install
- Beta
- Alpha
- Daily
# Add Meshtastic COPR repos
sudo dnf config-manager --set-enabled crb
sudo dnf install epel-release
sudo dnf copr enable @meshtastic/beta
# Install meshtasticd
sudo dnf install meshtasticd
# Add Meshtastic COPR repos
sudo dnf config-manager --set-enabled crb
sudo dnf install epel-release
sudo dnf copr enable @meshtastic/alpha
# Install meshtasticd
sudo dnf install meshtasticd
# Add Meshtastic COPR repos
sudo dnf config-manager --set-enabled crb
sudo dnf install epel-release
sudo dnf copr enable @meshtastic/daily
# Install meshtasticd
sudo dnf install meshtasticd