How To Install xtensor-python-devel on Fedora 36

In this tutorial we learn how to install xtensor-python-devel in Fedora 36. xtensor-python-devel is Python bindings for xtensor

Introduction

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

What is xtensor-python-devel

xtensor-python enables in-place use of Numpy arrays in C++ with all the benefits from xtensor - C++ universal function and broadcasting. - STL-compliant APIs. - A broad coverage of NumPy APIs.

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

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

sudo dnf -y install xtensor-python-devel

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

sudo yum -y install xtensor-python-devel

How To Uninstall xtensor-python-devel on Fedora 36

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

sudo dnf remove xtensor-python-devel

xtensor-python-devel Package Contents on Fedora 36

/usr/include/xtensor-python
/usr/include/xtensor-python/pyarray.hpp
/usr/include/xtensor-python/pyarray_backstrides.hpp
/usr/include/xtensor-python/pycontainer.hpp
/usr/include/xtensor-python/pystrides_adaptor.hpp
/usr/include/xtensor-python/pytensor.hpp
/usr/include/xtensor-python/pyvectorize.hpp
/usr/include/xtensor-python/xtensor_python_config.hpp
/usr/include/xtensor-python/xtensor_type_caster_base.hpp
/usr/lib64/cmake/xtensor-python
/usr/lib64/cmake/xtensor-python/xtensor-pythonConfig.cmake
/usr/lib64/cmake/xtensor-python/xtensor-pythonConfigVersion.cmake
/usr/lib64/cmake/xtensor-python/xtensor-pythonTargets.cmake
/usr/share/doc/xtensor-python-devel
/usr/share/doc/xtensor-python-devel/README.md
/usr/share/licenses/xtensor-python-devel
/usr/share/licenses/xtensor-python-devel/LICENSE

References

Summary

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


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

Introduction

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

What is xtensor-python-devel

xtensor-python enables in-place use of Numpy arrays in C++ with all the benefits from xtensor - C++ universal function and broadcasting. - STL-compliant APIs. - A broad coverage of NumPy APIs.

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

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

sudo dnf -y install xtensor-python-devel

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

sudo yum -y install xtensor-python-devel

How To Uninstall xtensor-python-devel on Fedora 36

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

sudo dnf remove xtensor-python-devel

xtensor-python-devel Package Contents on Fedora 36

/usr/include/xtensor-python
/usr/include/xtensor-python/pyarray.hpp
/usr/include/xtensor-python/pyarray_backstrides.hpp
/usr/include/xtensor-python/pycontainer.hpp
/usr/include/xtensor-python/pystrides_adaptor.hpp
/usr/include/xtensor-python/pytensor.hpp
/usr/include/xtensor-python/pyvectorize.hpp
/usr/include/xtensor-python/xtensor_python_config.hpp
/usr/include/xtensor-python/xtensor_type_caster_base.hpp
/usr/lib/cmake/xtensor-python
/usr/lib/cmake/xtensor-python/xtensor-pythonConfig.cmake
/usr/lib/cmake/xtensor-python/xtensor-pythonConfigVersion.cmake
/usr/lib/cmake/xtensor-python/xtensor-pythonTargets.cmake
/usr/share/doc/xtensor-python-devel
/usr/share/doc/xtensor-python-devel/README.md
/usr/share/licenses/xtensor-python-devel
/usr/share/licenses/xtensor-python-devel/LICENSE

References

Summary

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