How To Install speed-dreams-devel on Fedora 36

In this tutorial we learn how to install speed-dreams-devel in Fedora 36. speed-dreams-devel is The Open Racing Car Simulator development files

Introduction

In this tutorial we learn how to install speed-dreams-devel on Fedora 36.

What is speed-dreams-devel

This package contains the development files for the game.

We can use yum or dnf to install speed-dreams-devel on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install speed-dreams-devel.

Install speed-dreams-devel on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install speed-dreams-devel using dnf by running the following command:

sudo dnf -y install speed-dreams-devel

Install speed-dreams-devel on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install speed-dreams-devel using yum by running the following command:

sudo yum -y install speed-dreams-devel

How To Uninstall speed-dreams-devel on Fedora 36

To uninstall only the speed-dreams-devel package we can use the following command:

sudo dnf remove speed-dreams-devel

speed-dreams-devel Package Contents on Fedora 36

/usr/include/speed-dreams-2
/usr/include/speed-dreams-2/camera.h
/usr/include/speed-dreams-2/car.h
/usr/include/speed-dreams-2/cars.h
/usr/include/speed-dreams-2/drivers.h
/usr/include/speed-dreams-2/glfeatures.h
/usr/include/speed-dreams-2/graphic.h
/usr/include/speed-dreams-2/guiscreen.h
/usr/include/speed-dreams-2/igraphicsengine.h
/usr/include/speed-dreams-2/iphysicsengine.h
/usr/include/speed-dreams-2/iraceengine.h
/usr/include/speed-dreams-2/isoundengine.h
/usr/include/speed-dreams-2/itrackloader.h
/usr/include/speed-dreams-2/iuserinterface.h
/usr/include/speed-dreams-2/learning
/usr/include/speed-dreams-2/learning/ANN.h
/usr/include/speed-dreams-2/learning/Distribution.h
/usr/include/speed-dreams-2/learning/List.h
/usr/include/speed-dreams-2/learning/MathFunctions.h
/usr/include/speed-dreams-2/learning/ann_policy.h
/usr/include/speed-dreams-2/learning/learn_debug.h
/usr/include/speed-dreams-2/learning/learning.h
/usr/include/speed-dreams-2/learning/policy.h
/usr/include/speed-dreams-2/learning/real.h
/usr/include/speed-dreams-2/learning/string_utils.h
/usr/include/speed-dreams-2/linuxspec.h
/usr/include/speed-dreams-2/memmanager.h
/usr/include/speed-dreams-2/modinfo.h
/usr/include/speed-dreams-2/os.h
/usr/include/speed-dreams-2/osspec.h
/usr/include/speed-dreams-2/playerpref.h
/usr/include/speed-dreams-2/portability.h
/usr/include/speed-dreams-2/race.h
/usr/include/speed-dreams-2/raceman.h
/usr/include/speed-dreams-2/racemanagers.h
/usr/include/speed-dreams-2/replay.h
/usr/include/speed-dreams-2/robot.h
/usr/include/speed-dreams-2/robottools.h
/usr/include/speed-dreams-2/teammanager.h
/usr/include/speed-dreams-2/telemetry.h
/usr/include/speed-dreams-2/tgf.h
/usr/include/speed-dreams-2/tgf.hpp
/usr/include/speed-dreams-2/tgfclient.h
/usr/include/speed-dreams-2/tgfdata.h
/usr/include/speed-dreams-2/tmath
/usr/include/speed-dreams-2/tmath/SGCMath.h
/usr/include/speed-dreams-2/tmath/SGGeoc.h
/usr/include/speed-dreams-2/tmath/SGGeod.h
/usr/include/speed-dreams-2/tmath/SGGeodesy.h
/usr/include/speed-dreams-2/tmath/SGLimits.h
/usr/include/speed-dreams-2/tmath/SGMath.h
/usr/include/speed-dreams-2/tmath/SGMathFwd.h
/usr/include/speed-dreams-2/tmath/SGMatrix.h
/usr/include/speed-dreams-2/tmath/SGMisc.h
/usr/include/speed-dreams-2/tmath/SGQuat.h
/usr/include/speed-dreams-2/tmath/SGVec3.h
/usr/include/speed-dreams-2/tmath/SGVec4.h
/usr/include/speed-dreams-2/tmath/constants.h
/usr/include/speed-dreams-2/tmath/linalg_t.h
/usr/include/speed-dreams-2/tmath/point3d.h
/usr/include/speed-dreams-2/tmath/sg_geodesy.h
/usr/include/speed-dreams-2/tmath/sg_random.h
/usr/include/speed-dreams-2/tmath/sg_types.h
/usr/include/speed-dreams-2/tmath/straight2_t.h
/usr/include/speed-dreams-2/tmath/v2_t.h
/usr/include/speed-dreams-2/tmath/v3_t.h
/usr/include/speed-dreams-2/tmath/v4_t.h
/usr/include/speed-dreams-2/tmath/vector.h
/usr/include/speed-dreams-2/track.h
/usr/include/speed-dreams-2/tracks.h

References

Summary

In this tutorial we learn how to install speed-dreams-devel on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).


title: “How To Install speed-dreams-devel on Fedora 36” linkTitle: “speed-dreams-devel” type: “docs” description: “In this tutorial we learn how to install speed-dreams-devel in Fedora 36. speed-dreams-devel is The Open Racing Car Simulator development files” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/speed-dreams-devel-featured.png

Introduction

In this tutorial we learn how to install speed-dreams-devel on Fedora 36.

What is speed-dreams-devel

This package contains the development files for the game.

We can use yum or dnf to install speed-dreams-devel on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install speed-dreams-devel.

Install speed-dreams-devel on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install speed-dreams-devel using dnf by running the following command:

sudo dnf -y install speed-dreams-devel

Install speed-dreams-devel on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install speed-dreams-devel using yum by running the following command:

sudo yum -y install speed-dreams-devel

How To Uninstall speed-dreams-devel on Fedora 36

To uninstall only the speed-dreams-devel package we can use the following command:

sudo dnf remove speed-dreams-devel

speed-dreams-devel Package Contents on Fedora 36

/usr/include/speed-dreams-2
/usr/include/speed-dreams-2/camera.h
/usr/include/speed-dreams-2/car.h
/usr/include/speed-dreams-2/cars.h
/usr/include/speed-dreams-2/drivers.h
/usr/include/speed-dreams-2/glfeatures.h
/usr/include/speed-dreams-2/graphic.h
/usr/include/speed-dreams-2/guiscreen.h
/usr/include/speed-dreams-2/igraphicsengine.h
/usr/include/speed-dreams-2/iphysicsengine.h
/usr/include/speed-dreams-2/iraceengine.h
/usr/include/speed-dreams-2/isoundengine.h
/usr/include/speed-dreams-2/itrackloader.h
/usr/include/speed-dreams-2/iuserinterface.h
/usr/include/speed-dreams-2/learning
/usr/include/speed-dreams-2/learning/ANN.h
/usr/include/speed-dreams-2/learning/Distribution.h
/usr/include/speed-dreams-2/learning/List.h
/usr/include/speed-dreams-2/learning/MathFunctions.h
/usr/include/speed-dreams-2/learning/ann_policy.h
/usr/include/speed-dreams-2/learning/learn_debug.h
/usr/include/speed-dreams-2/learning/learning.h
/usr/include/speed-dreams-2/learning/policy.h
/usr/include/speed-dreams-2/learning/real.h
/usr/include/speed-dreams-2/learning/string_utils.h
/usr/include/speed-dreams-2/linuxspec.h
/usr/include/speed-dreams-2/memmanager.h
/usr/include/speed-dreams-2/modinfo.h
/usr/include/speed-dreams-2/os.h
/usr/include/speed-dreams-2/osspec.h
/usr/include/speed-dreams-2/playerpref.h
/usr/include/speed-dreams-2/portability.h
/usr/include/speed-dreams-2/race.h
/usr/include/speed-dreams-2/raceman.h
/usr/include/speed-dreams-2/racemanagers.h
/usr/include/speed-dreams-2/replay.h
/usr/include/speed-dreams-2/robot.h
/usr/include/speed-dreams-2/robottools.h
/usr/include/speed-dreams-2/teammanager.h
/usr/include/speed-dreams-2/telemetry.h
/usr/include/speed-dreams-2/tgf.h
/usr/include/speed-dreams-2/tgf.hpp
/usr/include/speed-dreams-2/tgfclient.h
/usr/include/speed-dreams-2/tgfdata.h
/usr/include/speed-dreams-2/tmath
/usr/include/speed-dreams-2/tmath/SGCMath.h
/usr/include/speed-dreams-2/tmath/SGGeoc.h
/usr/include/speed-dreams-2/tmath/SGGeod.h
/usr/include/speed-dreams-2/tmath/SGGeodesy.h
/usr/include/speed-dreams-2/tmath/SGLimits.h
/usr/include/speed-dreams-2/tmath/SGMath.h
/usr/include/speed-dreams-2/tmath/SGMathFwd.h
/usr/include/speed-dreams-2/tmath/SGMatrix.h
/usr/include/speed-dreams-2/tmath/SGMisc.h
/usr/include/speed-dreams-2/tmath/SGQuat.h
/usr/include/speed-dreams-2/tmath/SGVec3.h
/usr/include/speed-dreams-2/tmath/SGVec4.h
/usr/include/speed-dreams-2/tmath/constants.h
/usr/include/speed-dreams-2/tmath/linalg_t.h
/usr/include/speed-dreams-2/tmath/point3d.h
/usr/include/speed-dreams-2/tmath/sg_geodesy.h
/usr/include/speed-dreams-2/tmath/sg_random.h
/usr/include/speed-dreams-2/tmath/sg_types.h
/usr/include/speed-dreams-2/tmath/straight2_t.h
/usr/include/speed-dreams-2/tmath/v2_t.h
/usr/include/speed-dreams-2/tmath/v3_t.h
/usr/include/speed-dreams-2/tmath/v4_t.h
/usr/include/speed-dreams-2/tmath/vector.h
/usr/include/speed-dreams-2/track.h
/usr/include/speed-dreams-2/tracks.h

References

Summary

In this tutorial we learn how to install speed-dreams-devel on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).