How To Install superlu_dist-doc on Fedora 36
Introduction
In this tutorial we learn how to install superlu_dist-doc
on Fedora 36.
What is superlu_dist-doc
Documentation for superlu_dist
We can use yum
or dnf
to install superlu_dist-doc
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install superlu_dist-doc.
Install superlu_dist-doc on Fedora 36 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install superlu_dist-doc
using dnf
by running the following command:
sudo dnf -y install superlu_dist-doc
Install superlu_dist-doc on Fedora 36 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
After updating yum database, We can install superlu_dist-doc
using yum
by running the following command:
sudo yum -y install superlu_dist-doc
How To Uninstall superlu_dist-doc on Fedora 36
To uninstall only the superlu_dist-doc
package we can use the following command:
sudo dnf remove superlu_dist-doc
superlu_dist-doc Package Contents on Fedora 36
/usr/share/doc/superlu_dist-doc
/usr/share/doc/superlu_dist-doc/EXAMPLE
/usr/share/doc/superlu_dist-doc/EXAMPLE/CMakeLists.txt
/usr/share/doc/superlu_dist-doc/EXAMPLE/Makefile
/usr/share/doc/superlu_dist-doc/EXAMPLE/README
/usr/share/doc/superlu_dist-doc/EXAMPLE/big.rua
/usr/share/doc/superlu_dist-doc/EXAMPLE/cg20.cua
/usr/share/doc/superlu_dist-doc/EXAMPLE/dcreate_matrix.c
/usr/share/doc/superlu_dist-doc/EXAMPLE/dcreate_matrix_perturbed.c
/usr/share/doc/superlu_dist-doc/EXAMPLE/dreadhb.c
/usr/share/doc/superlu_dist-doc/EXAMPLE/dreadtriple.c
/usr/share/doc/superlu_dist-doc/EXAMPLE/g20.rua
/usr/share/doc/superlu_dist-doc/EXAMPLE/g4.rua
/usr/share/doc/superlu_dist-doc/EXAMPLE/pddrive.c
/usr/share/doc/superlu_dist-doc/EXAMPLE/pddrive1.c
/usr/share/doc/superlu_dist-doc/EXAMPLE/pddrive1_ABglobal.c
/usr/share/doc/superlu_dist-doc/EXAMPLE/pddrive2.c
/usr/share/doc/superlu_dist-doc/EXAMPLE/pddrive2_ABglobal.c
/usr/share/doc/superlu_dist-doc/EXAMPLE/pddrive3.c
/usr/share/doc/superlu_dist-doc/EXAMPLE/pddrive3_ABglobal.c
/usr/share/doc/superlu_dist-doc/EXAMPLE/pddrive4.c
/usr/share/doc/superlu_dist-doc/EXAMPLE/pddrive4_ABglobal.c
/usr/share/doc/superlu_dist-doc/EXAMPLE/pddrive_ABglobal.c
/usr/share/doc/superlu_dist-doc/EXAMPLE/pzdrive.c
/usr/share/doc/superlu_dist-doc/EXAMPLE/pzdrive1.c
/usr/share/doc/superlu_dist-doc/EXAMPLE/pzdrive1_ABglobal.c
/usr/share/doc/superlu_dist-doc/EXAMPLE/pzdrive2.c
/usr/share/doc/superlu_dist-doc/EXAMPLE/pzdrive2_ABglobal.c
/usr/share/doc/superlu_dist-doc/EXAMPLE/pzdrive3.c
/usr/share/doc/superlu_dist-doc/EXAMPLE/pzdrive3_ABglobal.c
/usr/share/doc/superlu_dist-doc/EXAMPLE/pzdrive4.c
/usr/share/doc/superlu_dist-doc/EXAMPLE/pzdrive4_ABglobal.c
/usr/share/doc/superlu_dist-doc/EXAMPLE/pzdrive_ABglobal.c
/usr/share/doc/superlu_dist-doc/EXAMPLE/pzgsmv.c
/usr/share/doc/superlu_dist-doc/EXAMPLE/pzgstrs_Bglobal_Bsend.c
/usr/share/doc/superlu_dist-doc/EXAMPLE/pzgstrs_lsum_Bsend.c
/usr/share/doc/superlu_dist-doc/EXAMPLE/pzutil.c
/usr/share/doc/superlu_dist-doc/EXAMPLE/sp_ienv.c
/usr/share/doc/superlu_dist-doc/EXAMPLE/zcreate_matrix.c
/usr/share/doc/superlu_dist-doc/EXAMPLE/zcreate_matrix_perturbed.c
/usr/share/doc/superlu_dist-doc/EXAMPLE/zlook_ahead_update.c
/usr/share/doc/superlu_dist-doc/EXAMPLE/zreadhb.c
/usr/share/doc/superlu_dist-doc/EXAMPLE/zreadtriple.c
/usr/share/doc/superlu_dist-doc/ug.pdf
/usr/share/licenses/superlu_dist-doc
/usr/share/licenses/superlu_dist-doc/License.txt
References
Summary
In this tutorial we learn how to install superlu_dist-doc
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).