How to Install and Uninstall rust-matrixmultiply+constconf-devel.noarch Package on Fedora 39
Last updated: November 16,2024
1. Install "rust-matrixmultiply+constconf-devel.noarch" package
Please follow the step by step instructions below to install rust-matrixmultiply+constconf-devel.noarch on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
rust-matrixmultiply+constconf-devel.noarch
Copied
2. Uninstall "rust-matrixmultiply+constconf-devel.noarch" package
This tutorial shows how to uninstall rust-matrixmultiply+constconf-devel.noarch on Fedora 39:
$
sudo dnf remove
rust-matrixmultiply+constconf-devel.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the rust-matrixmultiply+constconf-devel.noarch package on Fedora 39
Last metadata expiration check: 3:04:16 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : rust-matrixmultiply+constconf-devel
Version : 0.3.8
Release : 1.fc39
Architecture : noarch
Size : 8.5 k
Source : rust-matrixmultiply-0.3.8-1.fc39.src.rpm
Repository : fedora
Summary : General matrix multiplication for f32 and f64 matrices
URL : https://crates.io/crates/matrixmultiply
License : MIT OR Apache-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 "constconf" feature of the "matrixmultiply" crate.
Available Packages
Name : rust-matrixmultiply+constconf-devel
Version : 0.3.8
Release : 1.fc39
Architecture : noarch
Size : 8.5 k
Source : rust-matrixmultiply-0.3.8-1.fc39.src.rpm
Repository : fedora
Summary : General matrix multiplication for f32 and f64 matrices
URL : https://crates.io/crates/matrixmultiply
License : MIT OR Apache-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 "constconf" feature of the "matrixmultiply" crate.