How to Install and Uninstall xtensor-python-devel.i686 Package on Fedora 34

Last updated: October 05,2024

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

Learn how to install xtensor-python-devel.i686 on Fedora 34

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

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

This guide covers the steps necessary to uninstall xtensor-python-devel.i686 on Fedora 34:

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

3. Information about the xtensor-python-devel.i686 package on Fedora 34

Last metadata expiration check: 5:26:54 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : xtensor-python-devel
Version : 0.24.1
Release : 3.fc34
Architecture : i686
Size : 26 k
Source : xtensor-python-0.24.1-3.fc34.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.