How to Install and Uninstall nosync.i686 Package on Fedora 34

Last updated: January 05,2025

1. Install "nosync.i686" package

Please follow the steps below to install nosync.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install nosync.i686

2. Uninstall "nosync.i686" package

Please follow the guidance below to uninstall nosync.i686 on Fedora 34:

$ sudo dnf remove nosync.i686 $ sudo dnf autoremove

3. Information about the nosync.i686 package on Fedora 34

Last metadata expiration check: 3:08:27 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : nosync
Version : 1.1
Release : 10.fc34
Architecture : i686
Size : 17 k
Source : nosync-1.1-10.fc34.src.rpm
Repository : fedora
Summary : Preload library for disabling file's content synchronization
URL : http://github.com/kjn/nosync
License : ASL 2.0
Description : nosync is a small preload library that can be used to disable
: synchronization of file's content with storage devices on GNU/Linux.
: It works by overriding implementations of certain standard functions
: like fsync or open.