How To Install sundials on Fedora 36
Introduction
In this tutorial we learn how to install sundials
on Fedora 36.
What is sundials
SUNDIALS is a SUite of Non-linear DIfferential/ALgebraic equation Solvers for use in writing mathematical software. SUNDIALS was implemented with the goal of providing robust time integrators and nonlinear solvers that can easily be incorporated into existing simulation codes. The primary design goals were to require minimal information from the user, allow users to easily supply their own data structures underneath the solvers, and allow for easy incorporation of user-supplied linear solvers and preconditioners.
We can use yum
or dnf
to install sundials
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install sundials.
Install sundials 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 sundials
using dnf
by running the following command:
sudo dnf -y install sundials
Install sundials 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 sundials
using yum
by running the following command:
sudo yum -y install sundials
How To Uninstall sundials on Fedora 36
To uninstall only the sundials
package we can use the following command:
sudo dnf remove sundials
sundials Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/09
/usr/lib/.build-id/09/2156de22db2061d161e9b983608292132d5750
/usr/lib/.build-id/0a
/usr/lib/.build-id/0a/36c07ac9f0191d6ae9df3a8dac933f6602d0d3
/usr/lib/.build-id/12
/usr/lib/.build-id/12/b1c1c08f2fdd1d1e2db5b45931b078581cd471
/usr/lib/.build-id/1a
/usr/lib/.build-id/1a/390c5b1e8abb3f8c931a333b14ffa33dc4aa1a
/usr/lib/.build-id/1f
/usr/lib/.build-id/1f/e03d7fa0ac6f6c9da3feaabf4243a7c0744564
/usr/lib/.build-id/2c
/usr/lib/.build-id/2c/13fba9d0dca152c8f8b06190dcb978020fffd8
/usr/lib/.build-id/30
/usr/lib/.build-id/30/4ddd04776c83bd8b7484a56056b7fb78a74d0c
/usr/lib/.build-id/3c
/usr/lib/.build-id/3c/e43e21ba0ba9b39f1cfbf223e2622e357259af
/usr/lib/.build-id/46
/usr/lib/.build-id/46/5afd3e8ad5854f18779f7f6b87c9e961081491
/usr/lib/.build-id/5f
/usr/lib/.build-id/5f/530afc263002a7b95485f268f3a2f763c4f516
/usr/lib/.build-id/6e
/usr/lib/.build-id/6e/353d9da1305730993842cba95f7239405d75cf
/usr/lib/.build-id/78
/usr/lib/.build-id/78/2df2626a5c841fabeb9719bc3d165d3bb9cf85
/usr/lib/.build-id/83
/usr/lib/.build-id/83/0497f3a866e96b84a70fa5d217244786ea67b3
/usr/lib/.build-id/92
/usr/lib/.build-id/92/c3c0703bb75b6945da51441c50e77d4aab0450
/usr/lib/.build-id/a6
/usr/lib/.build-id/a6/5637b215c06f64121e4ecab49d8bc13b897ef3
/usr/lib/.build-id/b2
/usr/lib/.build-id/b2/c71d62883184981854cf78d121805f3220cd28
/usr/lib/.build-id/c2
/usr/lib/.build-id/c2/cae3873318dc88c78df397b6ffa7f4f059528b
/usr/lib/.build-id/ca
/usr/lib/.build-id/ca/e50881d48dad841d245e922b5022c642a5610e
/usr/lib/.build-id/d1
/usr/lib/.build-id/d1/81cfca85cef4341ab835bd954c84ebe3694e20
/usr/lib/.build-id/e9
/usr/lib/.build-id/e9/8d91cdc8abd77aaec26e0881e5eb8222b7c559
/usr/lib/.build-id/ec
/usr/lib/.build-id/ec/009fd7b3ca2de91cc166efd4f83b07e0eccf0f
/usr/lib/.build-id/f8
/usr/lib/.build-id/f8/2df494a44eae8bd54a245396c630b482085a61
/usr/lib/.build-id/f9
/usr/lib/.build-id/f9/e318bf865a856856dc492c23e1a28e0b7e98f5
/usr/lib/libsundials_arkode.so.4
/usr/lib/libsundials_arkode.so.4.8.0
/usr/lib/libsundials_cvode.so.5
/usr/lib/libsundials_cvode.so.5.8.0
/usr/lib/libsundials_cvodes.so.5
/usr/lib/libsundials_cvodes.so.5.8.0
/usr/lib/libsundials_generic.so.5
/usr/lib/libsundials_generic.so.5.8.0
/usr/lib/libsundials_ida.so.5
/usr/lib/libsundials_ida.so.5.8.0
/usr/lib/libsundials_idas.so.4
/usr/lib/libsundials_idas.so.4.8.0
/usr/lib/libsundials_kinsol.so.5
/usr/lib/libsundials_kinsol.so.5.8.0
/usr/lib/libsundials_nvecmanyvector.so.5
/usr/lib/libsundials_nvecmanyvector.so.5.8.0
/usr/lib/libsundials_nvecopenmp.so.5
/usr/lib/libsundials_nvecopenmp.so.5.8.0
/usr/lib/libsundials_nvecserial.so.5
/usr/lib/libsundials_nvecserial.so.5.8.0
/usr/lib/libsundials_sunlinsolband.so.3.8.0
/usr/lib/libsundials_sunlinsoldense.so.3.8.0
/usr/lib/libsundials_sunlinsolklu.so.3.8.0
/usr/lib/libsundials_sunlinsolpcg.so.3.8.0
/usr/lib/libsundials_sunlinsolspbcgs.so.3.8.0
/usr/lib/libsundials_sunlinsolspfgmr.so.3.8.0
/usr/lib/libsundials_sunlinsolspgmr.so.3.8.0
/usr/lib/libsundials_sunlinsolsptfqmr.so.3.8.0
/usr/lib/libsundials_sunmatrixband.so.3
/usr/lib/libsundials_sunmatrixband.so.3.8.0
/usr/lib/libsundials_sunmatrixdense.so.3
/usr/lib/libsundials_sunmatrixdense.so.3.8.0
/usr/lib/libsundials_sunmatrixsparse.so.3
/usr/lib/libsundials_sunmatrixsparse.so.3.8.0
/usr/lib/libsundials_sunnonlinsolfixedpoint.so.2.8.0
/usr/lib/libsundials_sunnonlinsolnewton.so.2.8.0
/usr/share/doc/sundials
/usr/share/doc/sundials/NOTICE
/usr/share/doc/sundials/README-arkode.md
/usr/share/doc/sundials/README-cvode.md
/usr/share/doc/sundials/README-cvodes.md
/usr/share/doc/sundials/README-ida.md
/usr/share/doc/sundials/README-kinsol.md
/usr/share/doc/sundials/README.idas.md
/usr/share/doc/sundials/README.md
/usr/share/licenses/sundials
/usr/share/licenses/sundials/LICENSE
References
Summary
In this tutorial we learn how to install sundials
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install sundials on Fedora 36” linkTitle: “sundials” type: “docs” description: “In this tutorial we learn how to install sundials in Fedora 36. sundials is Suite of nonlinear solvers” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/sundials-featured.png
Introduction
In this tutorial we learn how to install sundials
on Fedora 36.
What is sundials
SUNDIALS is a SUite of Non-linear DIfferential/ALgebraic equation Solvers for use in writing mathematical software. SUNDIALS was implemented with the goal of providing robust time integrators and nonlinear solvers that can easily be incorporated into existing simulation codes. The primary design goals were to require minimal information from the user, allow users to easily supply their own data structures underneath the solvers, and allow for easy incorporation of user-supplied linear solvers and preconditioners.
We can use yum
or dnf
to install sundials
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install sundials.
Install sundials 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 sundials
using dnf
by running the following command:
sudo dnf -y install sundials
Install sundials 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 sundials
using yum
by running the following command:
sudo yum -y install sundials
How To Uninstall sundials on Fedora 36
To uninstall only the sundials
package we can use the following command:
sudo dnf remove sundials
sundials Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/0b
/usr/lib/.build-id/0b/f5763e283f726069650b146f4441e61b01fe2e
/usr/lib/.build-id/0f
/usr/lib/.build-id/0f/b4a73d437831e1e2a6a047b896353b64259ccb
/usr/lib/.build-id/14
/usr/lib/.build-id/14/4fcfcac8e6d3fe2910815b76f56f2fb6b5cd3a
/usr/lib/.build-id/14/94ab432b8ee6b972d910f31232bdeb01aed9ec
/usr/lib/.build-id/16
/usr/lib/.build-id/16/04737f3130eb8a7c8db3f47faa0c65020bffd9
/usr/lib/.build-id/19
/usr/lib/.build-id/19/c84efdbf3c77eedd1cf6feefd3ae94b1591a78
/usr/lib/.build-id/1c
/usr/lib/.build-id/1c/f6a0686408852a65c19e57cdbe0251ac55fb93
/usr/lib/.build-id/1e
/usr/lib/.build-id/1e/a7af5197a2226afcf85280f97ae391648b3054
/usr/lib/.build-id/25
/usr/lib/.build-id/25/0796e315dba83582278a90c583941c1ca1a5c4
/usr/lib/.build-id/2a
/usr/lib/.build-id/2a/eba33804897ac6b1137e1ec948db361457acd0
/usr/lib/.build-id/33
/usr/lib/.build-id/33/14eb4794823903e6d1d7ba71caf7c444fb99aa
/usr/lib/.build-id/33/e600c83ab8ca82df6bc4bc0016eb996b6d861e
/usr/lib/.build-id/36
/usr/lib/.build-id/36/f46fff099c3d184ed602619e4346b8b9f557d2
/usr/lib/.build-id/37
/usr/lib/.build-id/37/856baad2631d11b753f45b71113a15e637410b
/usr/lib/.build-id/39
/usr/lib/.build-id/39/e4e38adef2f0750ac0ae2ba48ac6fad9fe89ce
/usr/lib/.build-id/3c
/usr/lib/.build-id/3c/ceaa37da0a97b836598411859a9e93c480b2fa
/usr/lib/.build-id/3e
/usr/lib/.build-id/3e/7f1609716d1a957ae196cc4b7bb25aa2c95f48
/usr/lib/.build-id/46
/usr/lib/.build-id/46/fdbcb6830aca207b5b408fb1f7232555ac429f
/usr/lib/.build-id/4c
/usr/lib/.build-id/4c/e08928b7f7c74a7119f5bf12f8ac37bbd1c35c
/usr/lib/.build-id/53
/usr/lib/.build-id/53/853f04b9473d69fb2e02a64f067500dd4fcccb
/usr/lib/.build-id/54
/usr/lib/.build-id/54/4f48509dc4203fb818d8c8bc38ba78001db32d
/usr/lib/.build-id/5e
/usr/lib/.build-id/5e/9677b1da781e38c69f291518aaba1f39f7ebcc
/usr/lib/.build-id/5f
/usr/lib/.build-id/5f/4c9a41cfef1c45bb0c284f4b347868559ab745
/usr/lib/.build-id/60
/usr/lib/.build-id/60/fd1f8fa5b8a4dc517d441509a7f84dc21cff3e
/usr/lib/.build-id/62
/usr/lib/.build-id/62/570959fc72c166f0569382b3cd0c5ebb3b6a1c
/usr/lib/.build-id/63
/usr/lib/.build-id/63/cf735fd6c11310e52234f030dbf3981dd0611b
/usr/lib/.build-id/69
/usr/lib/.build-id/69/84c0ba1b6858ab55108cbfe2a2725f28d9ac8e
/usr/lib/.build-id/72
/usr/lib/.build-id/72/6d05e4fa3970251a3402e0ad27de8f772d35fa
/usr/lib/.build-id/75
/usr/lib/.build-id/75/1a539c63ea9bb74435c2b008015550eb8cc476
/usr/lib/.build-id/7d
/usr/lib/.build-id/7d/07a0947a6b98ba4f9ecf3d9e4235ef4dbe2486
/usr/lib/.build-id/7e
/usr/lib/.build-id/7e/819de184775d8b7006b126e0ca563ea071894b
/usr/lib/.build-id/88
/usr/lib/.build-id/88/f12a2fd37855d3ec3bd9338f2efff67ccc18a8
/usr/lib/.build-id/9c
/usr/lib/.build-id/9c/3c007257a377e6869e533e82bdd0f2caa8fa82
/usr/lib/.build-id/9e
/usr/lib/.build-id/9e/923001b7f86f5fb95ef3ec549315ad48391c56
/usr/lib/.build-id/a2
/usr/lib/.build-id/a2/318404b48e62fea74f9268029a475391750845
/usr/lib/.build-id/a5
/usr/lib/.build-id/a5/338f69618384ebe3ba4e4a722fbca9b72a5a7b
/usr/lib/.build-id/a9
/usr/lib/.build-id/a9/84831637ee4e03369504c7d68fff62a09e4483
/usr/lib/.build-id/b2
/usr/lib/.build-id/b2/32dfe760b3c8b94a3c3a07f8b0bfa71917a4d9
/usr/lib/.build-id/bc
/usr/lib/.build-id/bc/9e9d465693c5337c837adf71bb59dcd27b9a96
/usr/lib/.build-id/bd
/usr/lib/.build-id/bd/e4f2db4b995862a32560c6b004872644774f7a
/usr/lib/.build-id/be
/usr/lib/.build-id/be/f5949c1fbcf39d5bf5f3f990746d6dfdd86f01
/usr/lib/.build-id/c4
/usr/lib/.build-id/c4/9a1277137a66cb1d2cfdfe4dd0bb0cdadf5f5a
/usr/lib/.build-id/c7
/usr/lib/.build-id/c7/477549a8d089fc94e50c3447e66d11098e4db0
/usr/lib/.build-id/c8
/usr/lib/.build-id/c8/f3e26c441d3527621162803af63973988915ae
/usr/lib/.build-id/ce
/usr/lib/.build-id/ce/62ddba33f71641f2482f24d5b1c0ee82b4cc10
/usr/lib/.build-id/d4
/usr/lib/.build-id/d4/7de0ad021d088ce2d26d27ea899df5988f1266
/usr/lib/.build-id/d8
/usr/lib/.build-id/d8/0e40bea23c7bf3c0957a5c368fdf411194b40b
/usr/lib/.build-id/db
/usr/lib/.build-id/db/6fb36c19e62a519b34b43c2241786cd9a5b778
/usr/lib/.build-id/e1
/usr/lib/.build-id/e1/47de0a09f49f62b780513817d3dd20ea56bb07
/usr/lib/.build-id/e7
/usr/lib/.build-id/e7/180527083c72355d76a8dd91c7d9bb5247c75a
/usr/lib/.build-id/e8
/usr/lib/.build-id/e8/76b57d29ec333c750b700a6fef76a1c131e2b2
/usr/lib/.build-id/e9
/usr/lib/.build-id/e9/03e00b800debdfb1836271d958e6b0f5c02e06
/usr/lib/.build-id/ec
/usr/lib/.build-id/ec/07dce811ef2b8d75c405afc77f6c09328663a6
/usr/lib/.build-id/ee
/usr/lib/.build-id/ee/2891ef95475dbe151c20fbf13cdaac95697294
/usr/lib/.build-id/f4
/usr/lib/.build-id/f4/ed8d093a10775028fd5a76a7fbb34b3bcedc96
/usr/lib/.build-id/f6
/usr/lib/.build-id/f6/3fcaab2b36d1f613eaa91d34a823d19fc65c7b
/usr/lib/.build-id/f7
/usr/lib/.build-id/f7/f65c5e2abc152769b90cea34f7ba2e4e6e67e3
/usr/lib/.build-id/fa
/usr/lib/.build-id/fa/dde5e434b8c2a21dac2090d92fd5172d637af1
/usr/lib64/libsundials_arkode.so.4
/usr/lib64/libsundials_arkode.so.4.8.0
/usr/lib64/libsundials_cvode.so.5
/usr/lib64/libsundials_cvode.so.5.8.0
/usr/lib64/libsundials_cvodes.so.5
/usr/lib64/libsundials_cvodes.so.5.8.0
/usr/lib64/libsundials_farkode_mod.so.4
/usr/lib64/libsundials_farkode_mod.so.4.8.0
/usr/lib64/libsundials_fcvode_mod.so.5
/usr/lib64/libsundials_fcvode_mod.so.5.8.0
/usr/lib64/libsundials_fcvodes_mod.so.5
/usr/lib64/libsundials_fcvodes_mod.so.5.8.0
/usr/lib64/libsundials_fida_mod.so.5
/usr/lib64/libsundials_fida_mod.so.5.8.0
/usr/lib64/libsundials_fidas_mod.so.4
/usr/lib64/libsundials_fidas_mod.so.4.8.0
/usr/lib64/libsundials_fkinsol_mod.so.5
/usr/lib64/libsundials_fkinsol_mod.so.5.8.0
/usr/lib64/libsundials_fnvecmanyvector_mod.so.5
/usr/lib64/libsundials_fnvecmanyvector_mod.so.5.8.0
/usr/lib64/libsundials_fnvecopenmp.so.5
/usr/lib64/libsundials_fnvecopenmp.so.5.8.0
/usr/lib64/libsundials_fnvecopenmp_mod.so.5
/usr/lib64/libsundials_fnvecopenmp_mod.so.5.8.0
/usr/lib64/libsundials_fnvecserial.so.5
/usr/lib64/libsundials_fnvecserial.so.5.8.0
/usr/lib64/libsundials_fnvecserial_mod.so.5
/usr/lib64/libsundials_fnvecserial_mod.so.5.8.0
/usr/lib64/libsundials_fsunlinsolband.so.3
/usr/lib64/libsundials_fsunlinsolband.so.3.8.0
/usr/lib64/libsundials_fsunlinsolband_mod.so.3
/usr/lib64/libsundials_fsunlinsolband_mod.so.3.8.0
/usr/lib64/libsundials_fsunlinsoldense.so.3
/usr/lib64/libsundials_fsunlinsoldense.so.3.8.0
/usr/lib64/libsundials_fsunlinsoldense_mod.so.3
/usr/lib64/libsundials_fsunlinsoldense_mod.so.3.8.0
/usr/lib64/libsundials_fsunlinsolklu.so.3
/usr/lib64/libsundials_fsunlinsolklu.so.3.8.0
/usr/lib64/libsundials_fsunlinsolklu_mod.so.3
/usr/lib64/libsundials_fsunlinsolklu_mod.so.3.8.0
/usr/lib64/libsundials_fsunlinsolpcg.so.3
/usr/lib64/libsundials_fsunlinsolpcg.so.3.8.0
/usr/lib64/libsundials_fsunlinsolpcg_mod.so.3
/usr/lib64/libsundials_fsunlinsolpcg_mod.so.3.8.0
/usr/lib64/libsundials_fsunlinsolspbcgs.so.3
/usr/lib64/libsundials_fsunlinsolspbcgs.so.3.8.0
/usr/lib64/libsundials_fsunlinsolspbcgs_mod.so.3
/usr/lib64/libsundials_fsunlinsolspbcgs_mod.so.3.8.0
/usr/lib64/libsundials_fsunlinsolspfgmr.so.3
/usr/lib64/libsundials_fsunlinsolspfgmr.so.3.8.0
/usr/lib64/libsundials_fsunlinsolspfgmr_mod.so.3
/usr/lib64/libsundials_fsunlinsolspfgmr_mod.so.3.8.0
/usr/lib64/libsundials_fsunlinsolspgmr.so.3
/usr/lib64/libsundials_fsunlinsolspgmr.so.3.8.0
/usr/lib64/libsundials_fsunlinsolspgmr_mod.so.3
/usr/lib64/libsundials_fsunlinsolspgmr_mod.so.3.8.0
/usr/lib64/libsundials_fsunlinsolsptfqmr.so.3
/usr/lib64/libsundials_fsunlinsolsptfqmr.so.3.8.0
/usr/lib64/libsundials_fsunlinsolsptfqmr_mod.so.3
/usr/lib64/libsundials_fsunlinsolsptfqmr_mod.so.3.8.0
/usr/lib64/libsundials_fsunmatrixband.so.3
/usr/lib64/libsundials_fsunmatrixband.so.3.8.0
/usr/lib64/libsundials_fsunmatrixband_mod.so.3
/usr/lib64/libsundials_fsunmatrixband_mod.so.3.8.0
/usr/lib64/libsundials_fsunmatrixdense.so.3
/usr/lib64/libsundials_fsunmatrixdense.so.3.8.0
/usr/lib64/libsundials_fsunmatrixdense_mod.so.3
/usr/lib64/libsundials_fsunmatrixdense_mod.so.3.8.0
/usr/lib64/libsundials_fsunmatrixsparse.so.3
/usr/lib64/libsundials_fsunmatrixsparse.so.3.8.0
/usr/lib64/libsundials_fsunmatrixsparse_mod.so.3
/usr/lib64/libsundials_fsunmatrixsparse_mod.so.3.8.0
/usr/lib64/libsundials_fsunnonlinsolfixedpoint_mod.so.2
/usr/lib64/libsundials_fsunnonlinsolfixedpoint_mod.so.2.8.0
/usr/lib64/libsundials_fsunnonlinsolnewton_mod.so.2
/usr/lib64/libsundials_fsunnonlinsolnewton_mod.so.2.8.0
/usr/lib64/libsundials_generic.so.5
/usr/lib64/libsundials_generic.so.5.8.0
/usr/lib64/libsundials_ida.so.5
/usr/lib64/libsundials_ida.so.5.8.0
/usr/lib64/libsundials_idas.so.4
/usr/lib64/libsundials_idas.so.4.8.0
/usr/lib64/libsundials_kinsol.so.5
/usr/lib64/libsundials_kinsol.so.5.8.0
/usr/lib64/libsundials_nvecmanyvector.so.5
/usr/lib64/libsundials_nvecmanyvector.so.5.8.0
/usr/lib64/libsundials_nvecopenmp.so.5
/usr/lib64/libsundials_nvecopenmp.so.5.8.0
/usr/lib64/libsundials_nvecserial.so.5
/usr/lib64/libsundials_nvecserial.so.5.8.0
/usr/lib64/libsundials_sunlinsolband.so.3.8.0
/usr/lib64/libsundials_sunlinsoldense.so.3.8.0
/usr/lib64/libsundials_sunlinsolklu.so.3.8.0
/usr/lib64/libsundials_sunlinsolpcg.so.3.8.0
/usr/lib64/libsundials_sunlinsolspbcgs.so.3.8.0
/usr/lib64/libsundials_sunlinsolspfgmr.so.3.8.0
/usr/lib64/libsundials_sunlinsolspgmr.so.3.8.0
/usr/lib64/libsundials_sunlinsolsptfqmr.so.3.8.0
/usr/lib64/libsundials_sunmatrixband.so.3
/usr/lib64/libsundials_sunmatrixband.so.3.8.0
/usr/lib64/libsundials_sunmatrixdense.so.3
/usr/lib64/libsundials_sunmatrixdense.so.3.8.0
/usr/lib64/libsundials_sunmatrixsparse.so.3
/usr/lib64/libsundials_sunmatrixsparse.so.3.8.0
/usr/lib64/libsundials_sunnonlinsolfixedpoint.so.2.8.0
/usr/lib64/libsundials_sunnonlinsolnewton.so.2.8.0
/usr/share/doc/sundials
/usr/share/doc/sundials/NOTICE
/usr/share/doc/sundials/README-arkode.md
/usr/share/doc/sundials/README-cvode.md
/usr/share/doc/sundials/README-cvodes.md
/usr/share/doc/sundials/README-ida.md
/usr/share/doc/sundials/README-kinsol.md
/usr/share/doc/sundials/README.idas.md
/usr/share/doc/sundials/README.md
/usr/share/licenses/sundials
/usr/share/licenses/sundials/LICENSE
References
Summary
In this tutorial we learn how to install sundials
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).