Fedora
Fedora packages are provided via Fedora COPR.
| 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: Fedora 44, Fedora 43
Install
- Beta
- Alpha
- Daily
# Add Meshtastic COPR repo
sudo dnf copr enable @meshtastic/beta
# Install meshtasticd
sudo dnf install meshtasticd
# Add Meshtastic COPR repo
sudo dnf copr enable @meshtastic/alpha
# Install meshtasticd
sudo dnf install meshtasticd
# Add Meshtastic COPR repo
sudo dnf copr enable @meshtastic/daily
# Install meshtasticd
sudo dnf install meshtasticd