mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
change packages to monofont (#11138)
This commit is contained in:
parent
6400d0475d
commit
e49a8ed371
@ -101,19 +101,19 @@ The packages you need to have available on your system that will run Hass.io may
|
|||||||
|
|
||||||
### Debian/Ubuntu
|
### Debian/Ubuntu
|
||||||
|
|
||||||
- apparmor-utils
|
- `apparmor-utils`
|
||||||
- apt-transport-https
|
- `apt-transport-https`
|
||||||
- avahi-daemon
|
- `avahi-daemon`
|
||||||
- ca-certificates
|
- `ca-certificates`
|
||||||
- curl
|
- `curl`
|
||||||
- dbus
|
- `dbus`
|
||||||
- jq
|
- `jq`
|
||||||
- socat
|
- `socat`
|
||||||
- software-properties-common
|
- `software-properties-common`
|
||||||
|
|
||||||
Optional:
|
Optional:
|
||||||
|
|
||||||
- network-manager
|
- `network-manager`
|
||||||
|
|
||||||
<div class='note warning'>
|
<div class='note warning'>
|
||||||
|
|
||||||
@ -123,14 +123,14 @@ Optional:
|
|||||||
|
|
||||||
### Arch Linux
|
### Arch Linux
|
||||||
|
|
||||||
- apparmor
|
- `apparmor`
|
||||||
- avahi
|
- `avahi`
|
||||||
- ca-certificates
|
- `ca-certificates`
|
||||||
- curl
|
- `curl`
|
||||||
- dbus
|
- `dbus`
|
||||||
- docker
|
- `docker`
|
||||||
- jq
|
- `jq`
|
||||||
- socat
|
- `socat`
|
||||||
|
|
||||||
You also need to have Docker-CE installed. There are well-documented procedures for installing Docker on Ubuntu at [Docker.com](https://docs.docker.com/install/linux/docker-ce/ubuntu/), you can find installation steps for your Linux distribution in the menu on the left.
|
You also need to have Docker-CE installed. There are well-documented procedures for installing Docker on Ubuntu at [Docker.com](https://docs.docker.com/install/linux/docker-ce/ubuntu/), you can find installation steps for your Linux distribution in the menu on the left.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user