Skip to content

Latest commit

 

History

History
41 lines (25 loc) · 726 Bytes

fedora.md

File metadata and controls

41 lines (25 loc) · 726 Bytes

Horus installation in Fedora

return to Home

Not supported for version 0.2

Versions: 21, 22

However it can be installed following the next instructions.

Add a Copr repository with horus:

sudo dnf copr enable churchyard/horus

(Use yum instead of dnf on older Fedoras.)

Install Horus:

sudo dnf install horus

If user has no access to serial port, execute:

sudo usermod -a -G dialout $USER

Log out and in again after adding yourself to the group.

Update Horus

If there is a new release just execute:

sudo dnf upgrade horus