How To Install amg4psblas-openmpi on Fedora 36

In this tutorial we learn how to install amg4psblas-openmpi in Fedora 36. amg4psblas-openmpi is OpenMPI amg4psblas

Introduction

In this tutorial we learn how to install amg4psblas-openmpi on Fedora 36.

What is amg4psblas-openmpi

AMG4PSBLAS (Algebraic MultiGrid Preconditioners Package based on PSBLAS) is a package of parallel algebraic multilevel preconditioners included in the PSCToolkit (Parallel Sparse Computation Toolkit) software framework.

We can use yum or dnf to install amg4psblas-openmpi on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install amg4psblas-openmpi.

Install amg4psblas-openmpi 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 amg4psblas-openmpi using dnf by running the following command:

sudo dnf -y install amg4psblas-openmpi

Install amg4psblas-openmpi 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 amg4psblas-openmpi using yum by running the following command:

sudo yum -y install amg4psblas-openmpi

How To Uninstall amg4psblas-openmpi on Fedora 36

To uninstall only the amg4psblas-openmpi package we can use the following command:

sudo dnf remove amg4psblas-openmpi

amg4psblas-openmpi Package Contents on Fedora 36

---
title: "How To Install amg4psblas-openmpi on Fedora 36"
linkTitle: "amg4psblas-openmpi"
type: "docs"
description: "In this tutorial we learn how to install amg4psblas-openmpi in Fedora 36. amg4psblas-openmpi is OpenMPI amg4psblas"
date: "2022-08-17"
lastmod: "2022-08-17"
#image: /images/fedora/36/amg4psblas-openmpi-featured.png
---

## Introduction

In this tutorial we learn how to install `amg4psblas-openmpi` on Fedora 36.

### What is `amg4psblas-openmpi`

> AMG4PSBLAS (Algebraic MultiGrid Preconditioners Package based on PSBLAS) is a package of parallel algebraic multilevel preconditioners included in the PSCToolkit (Parallel Sparse Computation Toolkit) software framework.  

We can use `yum` or `dnf` to install `amg4psblas-openmpi` on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install amg4psblas-openmpi.

## Install amg4psblas-openmpi on Fedora 36 Using dnf

Update yum database with `dnf` using the following command.

```bash
sudo dnf makecache --refresh

After updating yum database, We can install amg4psblas-openmpi using dnf by running the following command:

sudo dnf -y install amg4psblas-openmpi

Install amg4psblas-openmpi on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

/usr/lib/.build-id /usr/lib/.build-id/3f /usr/lib/.build-id/3f/25ef98db8ea48f7a0cacba6936ded7daba466f /usr/lib/.build-id/54 /usr/lib/.build-id/54/20f0e0d9e92fe2b6f3457b615356ec2dc2c685 /usr/lib/openmpi/lib/libamg_cbind.so.1 /usr/lib/openmpi/lib/libamg_cbind.so.1.0 /usr/lib/openmpi/lib/libamg_prec.so.1 /usr/lib/openmpi/lib/libamg_prec.so.1.0 After updating yum database, We can install amg4psblas-openmpi using yum by running the following command:

sudo yum -y install amg4psblas-openmpi
## How To Uninstall amg4psblas-openmpi on Fedora 36


## References
To uninstall only the `amg4psblas-openmpi` package we can use the following command:


* [amg4psblas-openmpi website](https://psctoolkit.github.io/products/amg4psblas/)
```bash

sudo dnf remove amg4psblas-openmpi
## Summary

amg4psblas-openmpi Package Contents on Fedora 36

In this tutorial we learn how to install amg4psblas-openmpi on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).

/usr/lib/.build-id
/usr/lib/.build-id/3e
/usr/lib/.build-id/3e/130f8370183c54b355abd8be21f4476364e6ef
/usr/lib/.build-id/b9
/usr/lib/.build-id/b9/689cab62ea58c1d8b9d72c2a6e9378f509ed67
/usr/lib64/openmpi/lib/libamg_cbind.so.1
/usr/lib64/openmpi/lib/libamg_cbind.so.1.0
/usr/lib64/openmpi/lib/libamg_prec.so.1
/usr/lib64/openmpi/lib/libamg_prec.so.1.0

References

Summary

In this tutorial we learn how to install amg4psblas-openmpi on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).