Skip to content
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
@FranklinYu

Description

@FranklinYu

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions