How to Install and Uninstall librsb-devel Package on openSUSE Leap
Last updated: November 07,2024
1. Install "librsb-devel" package
This guide covers the steps necessary to install librsb-devel on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
librsb-devel
Copied
2. Uninstall "librsb-devel" package
This guide let you learn how to uninstall librsb-devel on openSUSE Leap:
$
sudo zypper remove
librsb-devel
Copied
3. Information about the librsb-devel package on openSUSE Leap
Information for package librsb-devel:
-------------------------------------
Repository : Main Repository
Name : librsb-devel
Version : 1.3.0.1-bp155.1.7
Arch : x86_64
Vendor : openSUSE
Installed Size : 6.2 MiB
Installed : No
Status : not installed
Source package : librsb-1.3.0.1-bp155.1.7.src
Upstream URL : http://librsb.sf.net/
Summary : Development files for librsb, a Recursive Sparse Blocks matrix format lirary
Description :
librsb is a library for sparse matrix computations featuring the
Recursive Sparse Blocks (RSB) matrix format. This format allows cache
efficient and multi-threaded (that is, shared memory parallel)
operations on large sparse matrices.
This subpackage contains libraries and header files for developing
applications that want to make use of librsb.
-------------------------------------
Repository : Main Repository
Name : librsb-devel
Version : 1.3.0.1-bp155.1.7
Arch : x86_64
Vendor : openSUSE
Installed Size : 6.2 MiB
Installed : No
Status : not installed
Source package : librsb-1.3.0.1-bp155.1.7.src
Upstream URL : http://librsb.sf.net/
Summary : Development files for librsb, a Recursive Sparse Blocks matrix format lirary
Description :
librsb is a library for sparse matrix computations featuring the
Recursive Sparse Blocks (RSB) matrix format. This format allows cache
efficient and multi-threaded (that is, shared memory parallel)
operations on large sparse matrices.
This subpackage contains libraries and header files for developing
applications that want to make use of librsb.