Files
weewx/docs_src/quickstarts/index.md
2024-01-14 17:46:02 -05:00

14 lines
560 B
Markdown

# Quickstarts
If you're an old hand at installing software on Unix systems, you may be able to
use one of our _Quickstart guides_:
* [Debian](debian.md) - including Ubuntu, Mint, Raspberry Pi
OS, Devuan. Uses `apt`.
* [Redhat](redhat.md) - including Fedora, CentOS, Rocky. Uses `yum`.
* [SUSE](suse.md) - including openSUSE. Uses `zypper`.
* [pip](pip.md) - any operating system. Uses `pip`
* [git](git.md) - any operating system. Run directly from repository.
For detailed installation instructions, see the [*Users guide*](../usersguide/installing.md)