Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Linux Ret Hat Setup

Installation Steps

Dotnet Core 7.0 must be installed

Code Block
# dnf install dotnet-sdk-7.0 
# dotnet --i // You can check the installation with the command
  • In the downloaded *.rpm package, setup is done by just saying next.

Info

Download GDE Linux Ret Hat

  • After thesetup of GDE linux and Dotnet Core is completed, TOKEN and URL settings are made with *.json on the client machine. With the following command, it is thrown to the directory where the package is installed.

    • Code Block
      $ sudo cp /usr/share/dece/gde/Settings.json /usr/lib64/dotnet

...