How to Install and Uninstall libeatmydata.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)
Last updated: November 24,2024
1. Install "libeatmydata.x86_64" package
This guide let you learn how to install libeatmydata.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)
$
sudo dnf update
Copied
$
sudo dnf install
libeatmydata.x86_64
Copied
2. Uninstall "libeatmydata.x86_64" package
Please follow the steps below to uninstall libeatmydata.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):
$
sudo dnf remove
libeatmydata.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the libeatmydata.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)
Last metadata expiration check: 1:38:02 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : libeatmydata
Version : 130
Release : 4.el9
Architecture : x86_64
Size : 12 k
Source : libeatmydata-130-4.el9.src.rpm
Repository : epel
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.
Available Packages
Name : libeatmydata
Version : 130
Release : 4.el9
Architecture : x86_64
Size : 12 k
Source : libeatmydata-130-4.el9.src.rpm
Repository : epel
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.