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

Last updated: October 05,2024

1. Install "entr.x86_64" package

This guide let you learn how to install entr.x86_64 on Fedora 34

$ 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 34:

$ sudo dnf remove entr.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 3:10:18 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : entr
Version : 5.1
Release : 1.fc34
Architecture : x86_64
Size : 28 k
Source : entr-5.1-1.fc34.src.rpm
Repository : updates
Summary : Run arbitrary commands when files change
URL : http://entrproject.org
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.