mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-29 12:17:01 +00:00
parent
67b5fb4b7f
commit
9523607693
@ -21,10 +21,10 @@ $ sudo pacman -S python-pip
|
|||||||
and Home Assistant itself.
|
and Home Assistant itself.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ pip3 install homeassistant
|
$ pip3 install --user homeassistant
|
||||||
```
|
```
|
||||||
|
|
||||||
Home Assistant is part of the [AUR](https://aur.archlinux.org/packages/home-assistant/). This means that it can be installed with `pacaur`:
|
Home Assistant is part of the [AUR](https://aur.archlinux.org/packages/home-assistant/). This means that it can be installed with `pacaur`. This package is often broken or outdated:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ pacaur -S home-assistant
|
$ pacaur -S home-assistant
|
||||||
|
Loading…
x
Reference in New Issue
Block a user