How To Install nvidia-texture-tools-devel on Fedora 36
Introduction
In this tutorial we learn how to install nvidia-texture-tools-devel
on Fedora 36.
What is nvidia-texture-tools-devel
Headers and libraries for development with nvidia-texture-tools.
We can use yum
or dnf
to install nvidia-texture-tools-devel
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install nvidia-texture-tools-devel.
Install nvidia-texture-tools-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 nvidia-texture-tools-devel
using dnf
by running the following command:
sudo dnf -y install nvidia-texture-tools-devel
Install nvidia-texture-tools-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 nvidia-texture-tools-devel
using yum
by running the following command:
sudo yum -y install nvidia-texture-tools-devel
How To Uninstall nvidia-texture-tools-devel on Fedora 36
To uninstall only the nvidia-texture-tools-devel
package we can use the following command:
sudo dnf remove nvidia-texture-tools-devel
nvidia-texture-tools-devel Package Contents on Fedora 36
/usr/include/nvtt
/usr/include/nvtt/nvtt.h
/usr/include/nvtt/nvtt_wrapper.h
/usr/lib/libnvcore.so
/usr/lib/libnvimage.so
/usr/lib/libnvmath.so
/usr/lib/libnvthread.so
/usr/lib/libnvtt.so
/usr/share/doc/nvidia-texture-tools-devel
/usr/share/doc/nvidia-texture-tools-devel/ChangeLog
References
Summary
In this tutorial we learn how to install nvidia-texture-tools-devel
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install nvidia-texture-tools-devel on Fedora 36” linkTitle: “nvidia-texture-tools-devel” type: “docs” description: “In this tutorial we learn how to install nvidia-texture-tools-devel in Fedora 36. nvidia-texture-tools-devel is Development libraries/headers for nvidia-texture-tools” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/nvidia-texture-tools-devel-featured.png
Introduction
In this tutorial we learn how to install nvidia-texture-tools-devel
on Fedora 36.
What is nvidia-texture-tools-devel
Headers and libraries for development with nvidia-texture-tools.
We can use yum
or dnf
to install nvidia-texture-tools-devel
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install nvidia-texture-tools-devel.
Install nvidia-texture-tools-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 nvidia-texture-tools-devel
using dnf
by running the following command:
sudo dnf -y install nvidia-texture-tools-devel
Install nvidia-texture-tools-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 nvidia-texture-tools-devel
using yum
by running the following command:
sudo yum -y install nvidia-texture-tools-devel
How To Uninstall nvidia-texture-tools-devel on Fedora 36
To uninstall only the nvidia-texture-tools-devel
package we can use the following command:
sudo dnf remove nvidia-texture-tools-devel
nvidia-texture-tools-devel Package Contents on Fedora 36
/usr/include/nvtt
/usr/include/nvtt/nvtt.h
/usr/include/nvtt/nvtt_wrapper.h
/usr/lib64/libnvcore.so
/usr/lib64/libnvimage.so
/usr/lib64/libnvmath.so
/usr/lib64/libnvthread.so
/usr/lib64/libnvtt.so
/usr/share/doc/nvidia-texture-tools-devel
/usr/share/doc/nvidia-texture-tools-devel/ChangeLog
References
Summary
In this tutorial we learn how to install nvidia-texture-tools-devel
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).