How To Install indi-3rdparty-aagcloudwatcher-ng on Fedora 36

In this tutorial we learn how to install indi-3rdparty-aagcloudwatcher-ng in Fedora 36. indi-3rdparty-aagcloudwatcher-ng is INDI driver for the AAG Cloud Watcher NG

Introduction

In this tutorial we learn how to install indi-3rdparty-aagcloudwatcher-ng on Fedora 36.

What is indi-3rdparty-aagcloudwatcher-ng

INDI driver for the AAG Cloud Watcher NG.

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

Install indi-3rdparty-aagcloudwatcher-ng 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 indi-3rdparty-aagcloudwatcher-ng using dnf by running the following command:

sudo dnf -y install indi-3rdparty-aagcloudwatcher-ng

Install indi-3rdparty-aagcloudwatcher-ng 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 indi-3rdparty-aagcloudwatcher-ng using yum by running the following command:

sudo yum -y install indi-3rdparty-aagcloudwatcher-ng

How To Uninstall indi-3rdparty-aagcloudwatcher-ng on Fedora 36

To uninstall only the indi-3rdparty-aagcloudwatcher-ng package we can use the following command:

sudo dnf remove indi-3rdparty-aagcloudwatcher-ng

indi-3rdparty-aagcloudwatcher-ng Package Contents on Fedora 36

/usr/bin/aagcloudwatcher_test_ng
/usr/bin/indi_aagcloudwatcher_ng
/usr/lib/.build-id
/usr/lib/.build-id/01
/usr/lib/.build-id/01/30225c6221096440a7256eedfb0128cedba17a
/usr/lib/.build-id/d1
/usr/lib/.build-id/d1/0f69dc05d3090148a0a66c0fbe581c25d1d26c
/usr/share/doc/indi-3rdparty-aagcloudwatcher-ng
/usr/share/doc/indi-3rdparty-aagcloudwatcher-ng/README.txt
/usr/share/indi/indi_aagcloudwatcher_ng.xml
/usr/share/indi/indi_aagcloudwatcher_ng_sk.xml
/usr/share/licenses/indi-3rdparty-aagcloudwatcher-ng
/usr/share/licenses/indi-3rdparty-aagcloudwatcher-ng/LICENSE.txt

References

Summary

In this tutorial we learn how to install indi-3rdparty-aagcloudwatcher-ng on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).