How to Install and Uninstall qtsinglecoreapplication-qt5.x86_64 Package on Rocky Linux 8
Last updated: November 24,2024
1. Install "qtsinglecoreapplication-qt5.x86_64" package
Please follow the guidance below to install qtsinglecoreapplication-qt5.x86_64 on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
qtsinglecoreapplication-qt5.x86_64
Copied
2. Uninstall "qtsinglecoreapplication-qt5.x86_64" package
Please follow the step by step instructions below to uninstall qtsinglecoreapplication-qt5.x86_64 on Rocky Linux 8:
$
sudo dnf remove
qtsinglecoreapplication-qt5.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the qtsinglecoreapplication-qt5.x86_64 package on Rocky Linux 8
Last metadata expiration check: 1:20:46 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : qtsinglecoreapplication-qt5
Version : 2.6.1
Release : 37.el8
Architecture : x86_64
Size : 44 k
Source : qtsingleapplication-2.6.1-37.el8.src.rpm
Repository : epel
Summary : Qt library to start applications only once per user (Qt5)
URL : http://doc.qt.digia.com/solutions/4/qtsingleapplication/qtsingleapplication.html
License : GPLv3 or LGPLv2 with exceptions
Description : For some applications it is useful or even critical that they are started
: only once by any user. Future attempts to start the application should
: activate any already running instance, and possibly perform requested
: actions, e.g. loading a file, in that instance.
:
: For console (non-GUI) applications, the QtSingleCoreApplication variant
: is provided, which avoids dependency on QtGui.
:
: This is a special build against Qt5.
Available Packages
Name : qtsinglecoreapplication-qt5
Version : 2.6.1
Release : 37.el8
Architecture : x86_64
Size : 44 k
Source : qtsingleapplication-2.6.1-37.el8.src.rpm
Repository : epel
Summary : Qt library to start applications only once per user (Qt5)
URL : http://doc.qt.digia.com/solutions/4/qtsingleapplication/qtsingleapplication.html
License : GPLv3 or LGPLv2 with exceptions
Description : For some applications it is useful or even critical that they are started
: only once by any user. Future attempts to start the application should
: activate any already running instance, and possibly perform requested
: actions, e.g. loading a file, in that instance.
:
: For console (non-GUI) applications, the QtSingleCoreApplication variant
: is provided, which avoids dependency on QtGui.
:
: This is a special build against Qt5.