How To Install sdformat-devel on Fedora 36

In this tutorial we learn how to install sdformat-devel in Fedora 36. sdformat-devel is Development files and libraries for sdformat

Introduction

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

What is sdformat-devel

The sdformat-devel package contains libraries and header files for developing applications that use sdformat.

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

Install sdformat-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 sdformat-devel using dnf by running the following command:

sudo dnf -y install sdformat-devel

Install sdformat-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 sdformat-devel using yum by running the following command:

sudo yum -y install sdformat-devel

How To Uninstall sdformat-devel on Fedora 36

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

sudo dnf remove sdformat-devel

sdformat-devel Package Contents on Fedora 36

/usr/include/sdformat-6.0
/usr/include/sdformat-6.0/sdf
/usr/include/sdformat-6.0/sdf/Assert.hh
/usr/include/sdformat-6.0/sdf/Console.hh
/usr/include/sdformat-6.0/sdf/Element.hh
/usr/include/sdformat-6.0/sdf/Error.hh
/usr/include/sdformat-6.0/sdf/Exception.hh
/usr/include/sdformat-6.0/sdf/Filesystem.hh
/usr/include/sdformat-6.0/sdf/Param.hh
/usr/include/sdformat-6.0/sdf/Root.hh
/usr/include/sdformat-6.0/sdf/SDFImpl.hh
/usr/include/sdformat-6.0/sdf/Types.hh
/usr/include/sdformat-6.0/sdf/World.hh
/usr/include/sdformat-6.0/sdf/parser.hh
/usr/include/sdformat-6.0/sdf/parser_urdf.hh
/usr/include/sdformat-6.0/sdf/sdf.hh
/usr/include/sdformat-6.0/sdf/sdf_config.h
/usr/include/sdformat-6.0/sdf/system_util.hh
/usr/lib/cmake/sdformat
/usr/lib/cmake/sdformat/SDFormatConfig.cmake
/usr/lib/cmake/sdformat/SDFormatConfigVersion.cmake
/usr/lib/libsdformat.so
/usr/lib/pkgconfig/sdformat.pc

References

Summary

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


title: “How To Install sdformat-devel on Fedora 36” linkTitle: “sdformat-devel” type: “docs” description: “In this tutorial we learn how to install sdformat-devel in Fedora 36. sdformat-devel is Development files and libraries for sdformat” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/sdformat-devel-featured.png

Introduction

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

What is sdformat-devel

The sdformat-devel package contains libraries and header files for developing applications that use sdformat.

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

Install sdformat-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 sdformat-devel using dnf by running the following command:

sudo dnf -y install sdformat-devel

Install sdformat-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 sdformat-devel using yum by running the following command:

sudo yum -y install sdformat-devel

How To Uninstall sdformat-devel on Fedora 36

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

sudo dnf remove sdformat-devel

sdformat-devel Package Contents on Fedora 36

/usr/include/sdformat-6.0
/usr/include/sdformat-6.0/sdf
/usr/include/sdformat-6.0/sdf/Assert.hh
/usr/include/sdformat-6.0/sdf/Console.hh
/usr/include/sdformat-6.0/sdf/Element.hh
/usr/include/sdformat-6.0/sdf/Error.hh
/usr/include/sdformat-6.0/sdf/Exception.hh
/usr/include/sdformat-6.0/sdf/Filesystem.hh
/usr/include/sdformat-6.0/sdf/Param.hh
/usr/include/sdformat-6.0/sdf/Root.hh
/usr/include/sdformat-6.0/sdf/SDFImpl.hh
/usr/include/sdformat-6.0/sdf/Types.hh
/usr/include/sdformat-6.0/sdf/World.hh
/usr/include/sdformat-6.0/sdf/parser.hh
/usr/include/sdformat-6.0/sdf/parser_urdf.hh
/usr/include/sdformat-6.0/sdf/sdf.hh
/usr/include/sdformat-6.0/sdf/sdf_config.h
/usr/include/sdformat-6.0/sdf/system_util.hh
/usr/lib64/cmake/sdformat
/usr/lib64/cmake/sdformat/SDFormatConfig.cmake
/usr/lib64/cmake/sdformat/SDFormatConfigVersion.cmake
/usr/lib64/libsdformat.so
/usr/lib64/pkgconfig/sdformat.pc

References

Summary

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