How to Install and Uninstall rust-matrixmultiply+std-devel.noarch Package on Fedora 35
Last updated: November 14,2024
1. Install "rust-matrixmultiply+std-devel.noarch" package
This tutorial shows how to install rust-matrixmultiply+std-devel.noarch on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
rust-matrixmultiply+std-devel.noarch
Copied
2. Uninstall "rust-matrixmultiply+std-devel.noarch" package
This guide covers the steps necessary to uninstall rust-matrixmultiply+std-devel.noarch on Fedora 35:
$
sudo dnf remove
rust-matrixmultiply+std-devel.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the rust-matrixmultiply+std-devel.noarch package on Fedora 35
Last metadata expiration check: 2:27:25 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : rust-matrixmultiply+std-devel
Version : 0.3.2
Release : 1.fc35
Architecture : noarch
Size : 8.1 k
Source : rust-matrixmultiply-0.3.2-1.fc35.src.rpm
Repository : updates
Summary : General matrix multiplication for f32 and f64 matrices
URL : https://crates.io/crates/matrixmultiply
License : MIT or ASL 2.0
Description : General matrix multiplication for f32 and f64 matrices. Operates on matrices
: with general layout (they can use arbitrary row and column stride). Detects and
: uses AVX or SSE2 on x86 platforms transparently for higher performance. Uses a
: microkernel strategy, so that the implementation is easy to parallelize and
: optimize.
: Supports multithreading.
:
: This package contains library source intended for building other packages which
: use the "std" feature of the "matrixmultiply" crate.
Available Packages
Name : rust-matrixmultiply+std-devel
Version : 0.3.2
Release : 1.fc35
Architecture : noarch
Size : 8.1 k
Source : rust-matrixmultiply-0.3.2-1.fc35.src.rpm
Repository : updates
Summary : General matrix multiplication for f32 and f64 matrices
URL : https://crates.io/crates/matrixmultiply
License : MIT or ASL 2.0
Description : General matrix multiplication for f32 and f64 matrices. Operates on matrices
: with general layout (they can use arbitrary row and column stride). Detects and
: uses AVX or SSE2 on x86 platforms transparently for higher performance. Uses a
: microkernel strategy, so that the implementation is easy to parallelize and
: optimize.
: Supports multithreading.
:
: This package contains library source intended for building other packages which
: use the "std" feature of the "matrixmultiply" crate.