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

Last updated: September 28,2024

1. Install "qtlockedfile-qt5.x86_64" package

Please follow the step by step instructions below to install qtlockedfile-qt5.x86_64 on Rocky Linux 8

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

2. Uninstall "qtlockedfile-qt5.x86_64" package

In this section, we are going to explain the necessary steps to uninstall qtlockedfile-qt5.x86_64 on Rocky Linux 8:

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

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

Last metadata expiration check: 0:33:09 ago on Mon Sep 12 10:27:18 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.