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

Last updated: October 06,2024

1. Install "nosync.i686" package

Here is a brief guide to show you how to install nosync.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install nosync.i686

2. Uninstall "nosync.i686" package

Please follow the step by step instructions below to uninstall nosync.i686 on Fedora 36:

$ sudo dnf remove nosync.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 0:06:26 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : nosync
Version : 1.1
Release : 12.fc36
Architecture : i686
Size : 16 k
Source : nosync-1.1-12.fc36.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.