Skip to content

Problem installing on fedora #5062

@FtimaBen

Description

@FtimaBen

Problem installing fedora

setup.sh file is using apt on feodra and not dnf

"N/A"

Context details

  • set -e
    +++ dirname ./setup.sh
    ++ cd .
    ++ pwd
  • SCRIPT_DIR=/home/fatima/AirSim/AirSim
  • pushd /home/fatima/AirSim/AirSim
  • downloadHighPolySuv=true
  • MIN_CMAKE_VERSION=3.10.0
    ++ uname
  • '[' Linux == Darwin ']'
  • DEBUG=false
  • [[ 0 -gt 0 ]]
    ++ uname
  • '[' Linux == Darwin ']'
  • sudo apt-get update
    sudo: apt-get : commande introuvable

I tries to replace apt with dnf but doesn't work

Metadata

Metadata

Assignees

No one assigned

    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