How to Install and Uninstall qt5-qtbase.src Package on Oracle Linux 8

Last updated: October 08,2024

1. Install "qt5-qtbase.src" package

This is a short guide on how to install qt5-qtbase.src on Oracle Linux 8

$ sudo dnf update $ sudo dnf install qt5-qtbase.src

2. Uninstall "qt5-qtbase.src" package

Please follow the step by step instructions below to uninstall qt5-qtbase.src on Oracle Linux 8:

$ sudo dnf remove qt5-qtbase.src $ sudo dnf autoremove

3. Information about the qt5-qtbase.src package on Oracle Linux 8

Last metadata expiration check: 0:58:00 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : qt5-qtbase
Version : 5.15.2
Release : 4.el8
Architecture : src
Size : 48 M
Source : None
Repository : ol8_appstream
Summary : Qt5 - QtBase components
URL : http://qt-project.org/
License : LGPLv2 with exceptions or GPLv3 with exceptions
Description : Qt is a software toolkit for developing applications.
:
: This package contains base tools, like string, xml, and network
: handling.