How To Install opensubdiv-devel on Fedora 36

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

Introduction

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

What is opensubdiv-devel

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

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

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

sudo dnf -y install opensubdiv-devel

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

sudo yum -y install opensubdiv-devel

How To Uninstall opensubdiv-devel on Fedora 36

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

sudo dnf remove opensubdiv-devel

opensubdiv-devel Package Contents on Fedora 36

/usr/include/opensubdiv
/usr/include/opensubdiv/far
/usr/include/opensubdiv/far/error.h
/usr/include/opensubdiv/far/patchDescriptor.h
/usr/include/opensubdiv/far/patchMap.h
/usr/include/opensubdiv/far/patchParam.h
/usr/include/opensubdiv/far/patchTable.h
/usr/include/opensubdiv/far/patchTableFactory.h
/usr/include/opensubdiv/far/primvarRefiner.h
/usr/include/opensubdiv/far/ptexIndices.h
/usr/include/opensubdiv/far/stencilTable.h
/usr/include/opensubdiv/far/stencilTableFactory.h
/usr/include/opensubdiv/far/topologyDescriptor.h
/usr/include/opensubdiv/far/topologyLevel.h
/usr/include/opensubdiv/far/topologyRefiner.h
/usr/include/opensubdiv/far/topologyRefinerFactory.h
/usr/include/opensubdiv/far/types.h
/usr/include/opensubdiv/hbr
/usr/include/opensubdiv/hbr/allocator.h
/usr/include/opensubdiv/hbr/bilinear.h
/usr/include/opensubdiv/hbr/catmark.h
/usr/include/opensubdiv/hbr/cornerEdit.h
/usr/include/opensubdiv/hbr/creaseEdit.h
/usr/include/opensubdiv/hbr/face.h
/usr/include/opensubdiv/hbr/faceEdit.h
/usr/include/opensubdiv/hbr/fvarData.h
/usr/include/opensubdiv/hbr/fvarEdit.h
/usr/include/opensubdiv/hbr/halfedge.h
/usr/include/opensubdiv/hbr/hierarchicalEdit.h
/usr/include/opensubdiv/hbr/holeEdit.h
/usr/include/opensubdiv/hbr/loop.h
/usr/include/opensubdiv/hbr/mesh.h
/usr/include/opensubdiv/hbr/subdivision.h
/usr/include/opensubdiv/hbr/vertex.h
/usr/include/opensubdiv/hbr/vertexEdit.h
/usr/include/opensubdiv/osd
/usr/include/opensubdiv/osd/bufferDescriptor.h
/usr/include/opensubdiv/osd/cpuEvaluator.h
/usr/include/opensubdiv/osd/cpuGLVertexBuffer.h
/usr/include/opensubdiv/osd/cpuPatchTable.h
/usr/include/opensubdiv/osd/cpuVertexBuffer.h
/usr/include/opensubdiv/osd/glComputeEvaluator.h
/usr/include/opensubdiv/osd/glLegacyGregoryPatchTable.h
/usr/include/opensubdiv/osd/glMesh.h
/usr/include/opensubdiv/osd/glPatchTable.h
/usr/include/opensubdiv/osd/glVertexBuffer.h
/usr/include/opensubdiv/osd/glXFBEvaluator.h
/usr/include/opensubdiv/osd/glslPatchShaderSource.h
/usr/include/opensubdiv/osd/mesh.h
/usr/include/opensubdiv/osd/nonCopyable.h
/usr/include/opensubdiv/osd/ompEvaluator.h
/usr/include/opensubdiv/osd/ompKernel.h
/usr/include/opensubdiv/osd/opengl.h
/usr/include/opensubdiv/osd/tbbEvaluator.h
/usr/include/opensubdiv/osd/tbbKernel.h
/usr/include/opensubdiv/osd/types.h
/usr/include/opensubdiv/sdc
/usr/include/opensubdiv/sdc/bilinearScheme.h
/usr/include/opensubdiv/sdc/catmarkScheme.h
/usr/include/opensubdiv/sdc/crease.h
/usr/include/opensubdiv/sdc/loopScheme.h
/usr/include/opensubdiv/sdc/options.h
/usr/include/opensubdiv/sdc/scheme.h
/usr/include/opensubdiv/sdc/types.h
/usr/include/opensubdiv/version.h
/usr/include/opensubdiv/vtr
/usr/include/opensubdiv/vtr/array.h
/usr/include/opensubdiv/vtr/componentInterfaces.h
/usr/include/opensubdiv/vtr/fvarLevel.h
/usr/include/opensubdiv/vtr/fvarRefinement.h
/usr/include/opensubdiv/vtr/level.h
/usr/include/opensubdiv/vtr/refinement.h
/usr/include/opensubdiv/vtr/sparseSelector.h
/usr/include/opensubdiv/vtr/stackBuffer.h
/usr/include/opensubdiv/vtr/types.h
/usr/lib64/libosdCPU.so
/usr/lib64/libosdGPU.so
/usr/share/doc/opensubdiv-devel
/usr/share/doc/opensubdiv-devel/NOTICE.txt
/usr/share/doc/opensubdiv-devel/README.md

References

Summary

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


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

Introduction

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

What is opensubdiv-devel

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

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

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

sudo dnf -y install opensubdiv-devel

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

sudo yum -y install opensubdiv-devel

How To Uninstall opensubdiv-devel on Fedora 36

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

sudo dnf remove opensubdiv-devel

opensubdiv-devel Package Contents on Fedora 36

/usr/include/opensubdiv
/usr/include/opensubdiv/far
/usr/include/opensubdiv/far/error.h
/usr/include/opensubdiv/far/patchDescriptor.h
/usr/include/opensubdiv/far/patchMap.h
/usr/include/opensubdiv/far/patchParam.h
/usr/include/opensubdiv/far/patchTable.h
/usr/include/opensubdiv/far/patchTableFactory.h
/usr/include/opensubdiv/far/primvarRefiner.h
/usr/include/opensubdiv/far/ptexIndices.h
/usr/include/opensubdiv/far/stencilTable.h
/usr/include/opensubdiv/far/stencilTableFactory.h
/usr/include/opensubdiv/far/topologyDescriptor.h
/usr/include/opensubdiv/far/topologyLevel.h
/usr/include/opensubdiv/far/topologyRefiner.h
/usr/include/opensubdiv/far/topologyRefinerFactory.h
/usr/include/opensubdiv/far/types.h
/usr/include/opensubdiv/hbr
/usr/include/opensubdiv/hbr/allocator.h
/usr/include/opensubdiv/hbr/bilinear.h
/usr/include/opensubdiv/hbr/catmark.h
/usr/include/opensubdiv/hbr/cornerEdit.h
/usr/include/opensubdiv/hbr/creaseEdit.h
/usr/include/opensubdiv/hbr/face.h
/usr/include/opensubdiv/hbr/faceEdit.h
/usr/include/opensubdiv/hbr/fvarData.h
/usr/include/opensubdiv/hbr/fvarEdit.h
/usr/include/opensubdiv/hbr/halfedge.h
/usr/include/opensubdiv/hbr/hierarchicalEdit.h
/usr/include/opensubdiv/hbr/holeEdit.h
/usr/include/opensubdiv/hbr/loop.h
/usr/include/opensubdiv/hbr/mesh.h
/usr/include/opensubdiv/hbr/subdivision.h
/usr/include/opensubdiv/hbr/vertex.h
/usr/include/opensubdiv/hbr/vertexEdit.h
/usr/include/opensubdiv/osd
/usr/include/opensubdiv/osd/bufferDescriptor.h
/usr/include/opensubdiv/osd/cpuEvaluator.h
/usr/include/opensubdiv/osd/cpuGLVertexBuffer.h
/usr/include/opensubdiv/osd/cpuPatchTable.h
/usr/include/opensubdiv/osd/cpuVertexBuffer.h
/usr/include/opensubdiv/osd/glComputeEvaluator.h
/usr/include/opensubdiv/osd/glLegacyGregoryPatchTable.h
/usr/include/opensubdiv/osd/glMesh.h
/usr/include/opensubdiv/osd/glPatchTable.h
/usr/include/opensubdiv/osd/glVertexBuffer.h
/usr/include/opensubdiv/osd/glXFBEvaluator.h
/usr/include/opensubdiv/osd/glslPatchShaderSource.h
/usr/include/opensubdiv/osd/mesh.h
/usr/include/opensubdiv/osd/nonCopyable.h
/usr/include/opensubdiv/osd/ompEvaluator.h
/usr/include/opensubdiv/osd/ompKernel.h
/usr/include/opensubdiv/osd/opengl.h
/usr/include/opensubdiv/osd/tbbEvaluator.h
/usr/include/opensubdiv/osd/tbbKernel.h
/usr/include/opensubdiv/osd/types.h
/usr/include/opensubdiv/sdc
/usr/include/opensubdiv/sdc/bilinearScheme.h
/usr/include/opensubdiv/sdc/catmarkScheme.h
/usr/include/opensubdiv/sdc/crease.h
/usr/include/opensubdiv/sdc/loopScheme.h
/usr/include/opensubdiv/sdc/options.h
/usr/include/opensubdiv/sdc/scheme.h
/usr/include/opensubdiv/sdc/types.h
/usr/include/opensubdiv/version.h
/usr/include/opensubdiv/vtr
/usr/include/opensubdiv/vtr/array.h
/usr/include/opensubdiv/vtr/componentInterfaces.h
/usr/include/opensubdiv/vtr/fvarLevel.h
/usr/include/opensubdiv/vtr/fvarRefinement.h
/usr/include/opensubdiv/vtr/level.h
/usr/include/opensubdiv/vtr/refinement.h
/usr/include/opensubdiv/vtr/sparseSelector.h
/usr/include/opensubdiv/vtr/stackBuffer.h
/usr/include/opensubdiv/vtr/types.h
/usr/lib/libosdCPU.so
/usr/lib/libosdGPU.so
/usr/share/doc/opensubdiv-devel
/usr/share/doc/opensubdiv-devel/NOTICE.txt
/usr/share/doc/opensubdiv-devel/README.md

References

Summary

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