How to Install and Uninstall suitesparse Package on Manjaro

Last updated: July 08,2024

1. Install "suitesparse" package

In this section, we are going to explain the necessary steps to install suitesparse on Manjaro

$ sudo pacman -Sy $ sudo pacman -S suitesparse

2. Uninstall "suitesparse" package

This tutorial shows how to uninstall suitesparse on Manjaro:

$ sudo pacman -Rcns suitesparse

3. Information about the suitesparse package on Manjaro

Repository : extra
Name : suitesparse
Version : 7.4.0-1
Description : A collection of sparse matrix libraries
Architecture : x86_64
URL : http://faculty.cse.tamu.edu/davis/suitesparse.html
Licenses : GPL
Groups : None
Provides : None
Depends On : blas gcc-libs glibc gmp lapack mpfr
Optional Deps : None
Conflicts With : None
Replaces : suitesparse64<7.1.0
Download Size : 22.74 MiB
Installed Size : 177.66 MiB
Packager : Antonio Rojas
Build Date : Fri Jan 5 23:08:07 2024
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions