How to Install and Uninstall qt4pas.i686 Package on Fedora 34

Last updated: July 05,2024

1. Install "qt4pas.i686" package

Please follow the guidance below to install qt4pas.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install qt4pas.i686

2. Uninstall "qt4pas.i686" package

In this section, we are going to explain the necessary steps to uninstall qt4pas.i686 on Fedora 34:

$ sudo dnf remove qt4pas.i686 $ sudo dnf autoremove

3. Information about the qt4pas.i686 package on Fedora 34

Last metadata expiration check: 0:36:40 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : qt4pas
Version : 2.5
Release : 22.fc34
Architecture : i686
Size : 616 k
Source : qt4pas-2.5-22.fc34.src.rpm
Repository : fedora
Summary : Free Pascal Qt4 Binding
URL : http://users.telenet.be/Jan.Van.hijfte/qtforfpc/fpcqt4.html
License : LGPLv3
Description : The Free Pascal Qt4 binding allows Free Pascal to interface with the
: C++ Library Qt.
:
: This binding does not cover the whole Qt4 framework but only the
: classes needed by the Cross Platform Lazarus IDE to use Qt as a
: Widget set.