How to Install and Uninstall xtensor-python-devel.x86_64 Package on Fedora 35

Last updated: May 18,2024

1. Install "xtensor-python-devel.x86_64" package

This guide covers the steps necessary to install xtensor-python-devel.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install xtensor-python-devel.x86_64

2. Uninstall "xtensor-python-devel.x86_64" package

Please follow the instructions below to uninstall xtensor-python-devel.x86_64 on Fedora 35:

$ sudo dnf remove xtensor-python-devel.x86_64 $ sudo dnf autoremove

3. Information about the xtensor-python-devel.x86_64 package on Fedora 35

Last metadata expiration check: 0:55:04 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : xtensor-python-devel
Version : 0.24.1
Release : 4.fc35
Architecture : x86_64
Size : 26 k
Source : xtensor-python-0.24.1-4.fc35.src.rpm
Repository : fedora
Summary : Python bindings for xtensor
URL : https://xtensor-python.readthedocs.io/
License : BSD
Description : 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.