mirror of
https://github.com/weewx/weewx.git
synced 2026-04-18 16:46:56 -04:00
14 lines
560 B
Markdown
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)
|