How To Install spirv-tools-libs on Fedora 36

In this tutorial we learn how to install spirv-tools-libs in Fedora 36. spirv-tools-libs is Library files for spirv-tools

Introduction

In this tutorial we learn how to install spirv-tools-libs on Fedora 36.

What is spirv-tools-libs

library files for spirv-tools

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

Install spirv-tools-libs 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 spirv-tools-libs using dnf by running the following command:

sudo dnf -y install spirv-tools-libs

Install spirv-tools-libs 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 spirv-tools-libs using yum by running the following command:

sudo yum -y install spirv-tools-libs

How To Uninstall spirv-tools-libs on Fedora 36

To uninstall only the spirv-tools-libs package we can use the following command:

sudo dnf remove spirv-tools-libs

spirv-tools-libs Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/0e
/usr/lib/.build-id/0e/a18d1699746b510cca45d813e5cb2ae85deecb
/usr/lib/.build-id/1c
/usr/lib/.build-id/1c/e98ac95c929c5d51cd144e5d08b7ad094bdd2a
/usr/lib/.build-id/36
/usr/lib/.build-id/36/e8810d0ce678c4e824437b536f423462c2e9c4
/usr/lib/.build-id/93
/usr/lib/.build-id/93/67b167ae4d876adea1546087ad3b730e650604
/usr/lib/.build-id/b1
/usr/lib/.build-id/b1/ff17804e731bb554318db7ed30b033a4064152
/usr/lib/.build-id/ce
/usr/lib/.build-id/ce/6d9a1d491209c6eae8a954cbbabc79985430e3
/usr/lib/libSPIRV-Tools-link.so
/usr/lib/libSPIRV-Tools-lint.so
/usr/lib/libSPIRV-Tools-opt.so
/usr/lib/libSPIRV-Tools-reduce.so
/usr/lib/libSPIRV-Tools-shared.so
/usr/lib/libSPIRV-Tools.so

References

Summary

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


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

Introduction

In this tutorial we learn how to install spirv-tools-libs on Fedora 36.

What is spirv-tools-libs

library files for spirv-tools

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

Install spirv-tools-libs 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 spirv-tools-libs using dnf by running the following command:

sudo dnf -y install spirv-tools-libs

Install spirv-tools-libs 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 spirv-tools-libs using yum by running the following command:

sudo yum -y install spirv-tools-libs

How To Uninstall spirv-tools-libs on Fedora 36

To uninstall only the spirv-tools-libs package we can use the following command:

sudo dnf remove spirv-tools-libs

spirv-tools-libs Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/44
/usr/lib/.build-id/44/808478561ae0165cd0803c9e59fc5cd110749d
/usr/lib/.build-id/74/cbfa1db1d35fa94741763600730ced4f3d90df
/usr/lib/.build-id/94
/usr/lib/.build-id/94/afcf1ba26844eb685ec47b447160127b439137
/usr/lib/.build-id/95
/usr/lib/.build-id/95/deea655c88df5f0f8def8e4b4d1a82b0e3c076
/usr/lib/.build-id/cd
/usr/lib/.build-id/cd/42b603d794534354ef85e587f476a1669a072b
/usr/lib/.build-id/da
/usr/lib/.build-id/da/d81c94392589f5a8f43666bb75f55036cf3861
/usr/lib64/libSPIRV-Tools-link.so
/usr/lib64/libSPIRV-Tools-lint.so
/usr/lib64/libSPIRV-Tools-opt.so
/usr/lib64/libSPIRV-Tools-reduce.so
/usr/lib64/libSPIRV-Tools-shared.so
/usr/lib64/libSPIRV-Tools.so

References

Summary

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