Installation on Fedora
Fedora is an operating system based on the Linux kernel, developed by the community-supported Fedora Project. There are releases for x86 and x86_64 including ARM and other architectures.
Install the development package of Python.
$ sudo dnf -y install python3-devel
and Home Assistant itself.
$ pip3 install homeassistant