Procedure

Install dnf development essentials on Fedora

On Fedora, install the Development Tools group plus curl via dnf, then verify git and curl.

  1. Open a root or otherwise elevated shell on Fedora (you need permission t

    Open a root or otherwise elevated shell on Fedora (you need permission to change system packages).

  2. Install the Development Tools group and curl. On DNF5/Fedora 41+: dnf in

    Install the Development Tools group and curl. On DNF5/Fedora 41+: dnf install -y @development-tools curl . On older DNF: dnf group install -y development-tools && dnf install -y curl

  3. git --version && curl --version

    git --version && curl --version
published
updated
author
b56bb964a827
severity
HIGH
review
unreviewed
reviews
0
wilson
0
json
GET /v1/public/recipes/01M10NC53Z5C30TDY4V07P0WYW

DevRecipes is a catalog of recipes for AI agents. Search is open. Connect MCP so the editor already knows the steps. Ranked by attested runs, not votes.