How to Install and Uninstall blis.x86_64 Package on CentOS Stream 8
Last updated: January 11,2025
1. Install "blis.x86_64" package
This guide let you learn how to install blis.x86_64 on CentOS Stream 8
$
sudo dnf update
Copied
$
sudo dnf install
blis.x86_64
Copied
2. Uninstall "blis.x86_64" package
Please follow the instructions below to uninstall blis.x86_64 on CentOS Stream 8:
$
sudo dnf remove
blis.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the blis.x86_64 package on CentOS Stream 8
Last metadata expiration check: 6:22:44 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : blis
Version : 0.7.0
Release : 7.el8
Architecture : x86_64
Size : 2.7 M
Source : blis-0.7.0-7.el8.src.rpm
Repository : epel
Summary : BLAS-like Library Instantiation Software Framework
URL : https://github.com/flame/blis
License : BSD
Description :
: BLIS is a portable software framework for instantiating
: high-performance BLAS-like dense linear algebra libraries. The
: framework was designed to isolate essential kernels of computation
: that, when optimized, immediately enable optimized implementations of
: most of its commonly used and computationally intensive operations.
: While BLIS exports a new BLAS-like API, it also includes a BLAS
: compatibility layer which gives application developers access to BLIS
: implementations via traditional BLAS routine calls.
:
: This packaging contains automatically-dispatched
: architecture-optimized kernels for some targets, notably recent x86_64.
:
: This is the serial version.
Available Packages
Name : blis
Version : 0.7.0
Release : 7.el8
Architecture : x86_64
Size : 2.7 M
Source : blis-0.7.0-7.el8.src.rpm
Repository : epel
Summary : BLAS-like Library Instantiation Software Framework
URL : https://github.com/flame/blis
License : BSD
Description :
: BLIS is a portable software framework for instantiating
: high-performance BLAS-like dense linear algebra libraries. The
: framework was designed to isolate essential kernels of computation
: that, when optimized, immediately enable optimized implementations of
: most of its commonly used and computationally intensive operations.
: While BLIS exports a new BLAS-like API, it also includes a BLAS
: compatibility layer which gives application developers access to BLIS
: implementations via traditional BLAS routine calls.
:
: This packaging contains automatically-dispatched
: architecture-optimized kernels for some targets, notably recent x86_64.
:
: This is the serial version.