How to Install and Uninstall qt3-devel.i686 Package on Fedora 36

Last updated: June 26,2024

1. Install "qt3-devel.i686" package

Please follow the step by step instructions below to install qt3-devel.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install qt3-devel.i686

2. Uninstall "qt3-devel.i686" package

Please follow the guidelines below to uninstall qt3-devel.i686 on Fedora 36:

$ sudo dnf remove qt3-devel.i686 $ sudo dnf autoremove

3. Information about the qt3-devel.i686 package on Fedora 36

Last metadata expiration check: 1:18:09 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : qt3-devel
Version : 3.3.8b
Release : 90.fc36
Architecture : i686
Size : 8.8 M
Source : qt3-3.3.8b-90.fc36.src.rpm
Repository : fedora
Summary : Development files for the Qt 3 GUI toolkit
URL : http://www.troll.no
License : QPL or GPLv2 or GPLv3
Description : The qt3-devel package contains the files necessary to develop
: applications using the Qt GUI toolkit: the header files, the Qt meta
: object compiler.
:
: Install qt3-devel if you want to develop GUI applications using the Qt 3
: toolkit.