How To Install libnodeupdown on Fedora 36

In this tutorial we learn how to install libnodeupdown in Fedora 36. libnodeupdown is A cluster node up/down detection library

date: “2022-08-17” lastmod: “2022-08-17” title: “How To Install libnodeupdown on Fedora 36” #image: /images/fedora/36/libnodeupdown-featured.png linkTitle: “libnodeupdown”

type: “docs”

Introduction

description: “In this tutorial we learn how to install libnodeupdown in Fedora 36. libnodeupdown is A cluster node up/down detection library”

date: “2022-08-17” lastmod: “2022-08-17” In this tutorial we learn how to install libnodeupdown on Fedora 36.

#image: /images/fedora/36/libnodeupdown-featured.png

What is libnodeupdown


A cluster node up/down detection library, with different backends

Introduction

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

What is libnodeupdown

Install libnodeupdown on Fedora 36 Using dnf

A cluster node up/down detection library, with different backends

Update yum database with dnf using the following command.

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

sudo dnf makecache --refresh

Install libnodeupdown on Fedora 36 Using dnf

After updating yum database, We can install libnodeupdown using dnf by running the following command: Update yum database with dnf using the following command.

```bash
sudo dnf -y install libnodeupdown
sudo dnf makecache --refresh


## Install libnodeupdown on Fedora 36 Using yum
After updating yum database, We can install `libnodeupdown` using `dnf` by running the following command:


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

```bash
sudo dnf -y install libnodeupdown
sudo yum makecache --refresh


## Install libnodeupdown on Fedora 36 Using yum

After updating yum database, We can install `libnodeupdown` using `yum` by running the following command:
Update yum database with `yum` using the following command.


```bash
```bash
sudo yum -y install libnodeupdown
sudo yum makecache --refresh

## How To Uninstall libnodeupdown on Fedora 36

After updating yum database, We can install `libnodeupdown` using `yum` by running the following command:

To uninstall only the `libnodeupdown` package we can use the following command:
```bash

sudo yum -y install libnodeupdown
```bash

sudo dnf remove libnodeupdown

How To Uninstall libnodeupdown on Fedora 36



To uninstall only the `libnodeupdown` package we can use the following command:
## libnodeupdown Package Contents on Fedora 36


```bash
```bash
sudo dnf remove libnodeupdown

libnodeupdown Package Contents on Fedora 36

/etc/nodeupdown.conf
/usr/lib/.build-id
/usr/lib/.build-id/9a
/usr/lib/.build-id/9a/e3ded1105cc82b6b5bf82367c4319618b282d3
/usr/lib/libnodeupdown.so.0
/usr/lib/libnodeupdown.so.0.1.0
/usr/lib/nodeupdown
/usr/share/doc/libnodeupdown
/usr/share/doc/libnodeupdown/COPYING
/usr/share/man/man3/libnodeupdown.3.gz
/usr/share/man/man5/nodeupdown.conf.5.gz

References

Summary

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

/etc/nodeupdown.conf /usr/lib/.build-id /usr/lib/.build-id/3b /usr/lib/.build-id/3b/8f98c1e0585b91eccf106dc3b8be4146370b21 /usr/lib64/libnodeupdown.so.0 /usr/lib64/libnodeupdown.so.0.1.0 /usr/lib64/nodeupdown /usr/share/doc/libnodeupdown /usr/share/doc/libnodeupdown/COPYING /usr/share/man/man3/libnodeupdown.3.gz /usr/share/man/man5/nodeupdown.conf.5.gz


## References

* [libnodeupdown website](https://computing.llnl.gov/linux/whatsup.html)

## Summary

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