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

Last updated: January 18,2025

1. Install "libeatmydata.x86_64" package

This tutorial shows how to install libeatmydata.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install libeatmydata.x86_64

2. Uninstall "libeatmydata.x86_64" package

Please follow the instructions below to uninstall libeatmydata.x86_64 on Fedora 36:

$ sudo dnf remove libeatmydata.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 5:36:49 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : libeatmydata
Version : 130
Release : 4.fc36
Architecture : x86_64
Size : 12 k
Source : libeatmydata-130-4.fc36.src.rpm
Repository : updates
Summary : Library and utilities designed to disable fsync and friends
URL : https://www.flamingspork.com/projects/libeatmydata/
License : GPLv3
Description : This package contains a small LD_PRELOAD library (libeatmydata) and a couple
: of helper utilities (eatmydata) designed to transparently disable fsync and
: friends (like open(O_SYNC)). This has two side-effects: making software that
: writes data safely to disk a lot quicker and making this software no longer
: crash safe.