How to Install and Uninstall qtlockedfile-qt5.x86_64 Package on Oracle Linux 8

Last updated: May 18,2024

1. Install "qtlockedfile-qt5.x86_64" package

Learn how to install qtlockedfile-qt5.x86_64 on Oracle Linux 8

$ sudo dnf update $ sudo dnf install qtlockedfile-qt5.x86_64

2. Uninstall "qtlockedfile-qt5.x86_64" package

Here is a brief guide to show you how to uninstall qtlockedfile-qt5.x86_64 on Oracle Linux 8:

$ sudo dnf remove qtlockedfile-qt5.x86_64 $ sudo dnf autoremove

3. Information about the qtlockedfile-qt5.x86_64 package on Oracle Linux 8

Last metadata expiration check: 6:56:54 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : qtlockedfile-qt5
Version : 2.4
Release : 30.20150629git5a07df5.el8
Architecture : x86_64
Size : 37 k
Source : qtlockedfile-2.4-30.20150629git5a07df5.el8.src.rpm
Repository : epel
Summary : QFile extension with advisory locking functions (Qt5)
URL : http://doc.qt.digia.com/solutions/4/qtlockedfile/qtlockedfile.html
License : GPLv3 or LGPLv2 with exceptions
Description : This class extends the QFile class with inter-process file locking capabilities.
: If an application requires that several processes should access the same file,
: QtLockedFile can be used to easily ensure that only one process at a time is
: writing to the file, and that no process is writing to it while others are
: reading it.
: This is a special build against Qt5.