This repository was archived by the owner on Mar 13, 2019. It is now read-only.
This repository was archived by the owner on Mar 13, 2019. It is now read-only.
Update dependency installation for Fedora #7
Closed
Description
Latest Fedora uses dnf
instead of yum
, and rubygem-json
is necessary. The line should be
sudo dnf group install 'Development Tools' && sudo dnf install curl file git python-setuptools rubygem-json
(Actually I suspect that curl
, file
, and git
are installed by default, but that doesn't hurt anyway.)
Metadata
Metadata
Assignees
Labels
No labels