How To Install fswatch on Fedora 36

In this tutorial we learn how to install fswatch in Fedora 36. fswatch is A cross-platform file change monitor

Introduction

In this tutorial we learn how to install fswatch on Fedora 36.

What is fswatch

fswatch is a cross-platform file change monitor.

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

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

sudo dnf -y install fswatch

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

sudo yum -y install fswatch

How To Uninstall fswatch on Fedora 36

To uninstall only the fswatch package we can use the following command:

sudo dnf remove fswatch

fswatch Package Contents on Fedora 36

/usr/bin/fswatch
/usr/lib/.build-id
/usr/lib/.build-id/0f
/usr/lib/.build-id/0f/a561b4ade2d0528b66d95264c716832562697e
/usr/lib/.build-id/ea
/usr/lib/.build-id/ea/1788b75f1441d21cef302a542c33421546a240
/usr/lib/libfswatch.so.11
/usr/lib/libfswatch.so.11.0.1
/usr/share/doc/fswatch
/usr/share/doc/fswatch/ABOUT-NLS
/usr/share/doc/fswatch/AUTHORS
/usr/share/doc/fswatch/CONTRIBUTING.md
/usr/share/doc/fswatch/NEWS
/usr/share/doc/fswatch/README.linux
/usr/share/doc/fswatch/README.md
/usr/share/licenses/fswatch
/usr/share/licenses/fswatch/COPYING
/usr/share/locale/en@boldquot/LC_MESSAGES/fswatch.mo
/usr/share/locale/en@quot/LC_MESSAGES/fswatch.mo
/usr/share/locale/es/LC_MESSAGES/fswatch.mo
/usr/share/locale/it/LC_MESSAGES/fswatch.mo
/usr/share/man/man1/fswatch.1.gz

References

Summary

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


title: “How To Install fswatch on Fedora 36” linkTitle: “fswatch” type: “docs” description: “In this tutorial we learn how to install fswatch in Fedora 36. fswatch is A cross-platform file change monitor” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/fswatch-featured.png

Introduction

In this tutorial we learn how to install fswatch on Fedora 36.

What is fswatch

fswatch is a cross-platform file change monitor.

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

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

sudo dnf -y install fswatch

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

sudo yum -y install fswatch

How To Uninstall fswatch on Fedora 36

To uninstall only the fswatch package we can use the following command:

sudo dnf remove fswatch

fswatch Package Contents on Fedora 36

/usr/bin/fswatch
/usr/lib/.build-id
/usr/lib/.build-id/09
/usr/lib/.build-id/09/a77796772ccdcc3f9114d3f7d46bde101a33af
/usr/lib/.build-id/dd
/usr/lib/.build-id/dd/880d72239d748a6d1e8a7bc88f10c5ce45ef0c
/usr/lib64/libfswatch.so.11
/usr/lib64/libfswatch.so.11.0.1
/usr/share/doc/fswatch
/usr/share/doc/fswatch/ABOUT-NLS
/usr/share/doc/fswatch/AUTHORS
/usr/share/doc/fswatch/CONTRIBUTING.md
/usr/share/doc/fswatch/NEWS
/usr/share/doc/fswatch/README.linux
/usr/share/doc/fswatch/README.md
/usr/share/licenses/fswatch
/usr/share/licenses/fswatch/COPYING
/usr/share/locale/en@boldquot/LC_MESSAGES/fswatch.mo
/usr/share/locale/en@quot/LC_MESSAGES/fswatch.mo
/usr/share/locale/es/LC_MESSAGES/fswatch.mo
/usr/share/locale/it/LC_MESSAGES/fswatch.mo
/usr/share/man/man1/fswatch.1.gz

References

Summary

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