How to Install and Uninstall entr.x86_64 Package on Fedora 36

Last updated: January 11,2025

1. Install "entr.x86_64" package

Please follow the guidelines below to install entr.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install entr.x86_64

2. Uninstall "entr.x86_64" package

In this section, we are going to explain the necessary steps to uninstall entr.x86_64 on Fedora 36:

$ sudo dnf remove entr.x86_64 $ sudo dnf autoremove

3. Information about the entr.x86_64 package on Fedora 36

Last metadata expiration check: 0:24:20 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : entr
Version : 5.2
Release : 1.fc36
Architecture : x86_64
Size : 28 k
Source : entr-5.2-1.fc36.src.rpm
Repository : updates
Summary : Run arbitrary commands when files change
URL : http://eradman.com/entrproject/
License : ISC and BSD
Description : A utility for running arbitrary commands when files change. Uses inotify to
: avoid polling. It was written to make rapid feedback and automated testing
: natural and completely ordinary.