mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-02-21 03:25:51 -08:00
* Linux docs overhaul * push updated lock file and formatting fixes * Linux docs overhaul --------- Co-authored-by: rcarteraz <robert.l.carter2@gmail.com>
17 lines
418 B
Plaintext
17 lines
418 B
Plaintext
---
|
|
id: installation
|
|
title: Installation - meshtasticd
|
|
description: Install the Meshtastic daemon on Linux systems.
|
|
sidebar_label: Installation
|
|
sidebar_position: 1
|
|
---
|
|
|
|
import LinuxInstall from "@site/docs/blocks/_linux-install.mdx";
|
|
|
|
<LinuxInstall />
|
|
|
|
See Also:
|
|
- [Linux Devices](/docs/hardware/devices/linux-native-hardware)
|
|
- [Linux Usage](/docs/software/linux/usage)
|
|
- [Linux Development](/docs/development/linux)
|