How to Install and Uninstall qconf.x86_64 Package on Fedora 36

Last updated: May 02,2024

1. Install "qconf.x86_64" package

Please follow the guidance below to install qconf.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install qconf.x86_64

2. Uninstall "qconf.x86_64" package

This guide covers the steps necessary to uninstall qconf.x86_64 on Fedora 36:

$ sudo dnf remove qconf.x86_64 $ sudo dnf autoremove

3. Information about the qconf.x86_64 package on Fedora 36

Last metadata expiration check: 1:07:18 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : qconf
Epoch : 1
Version : 2.4
Release : 10.fc36
Architecture : x86_64
Size : 85 k
Source : qconf-2.4-10.fc36.src.rpm
Repository : fedora
Summary : Tool for generating configure script for qmake-based projects
URL : https://github.com/psi-plus/qconf
License : GPLv2+ with exceptions
Description : QConf allows you to have a nice configure script for your
: qmake-based project. It is intended for developers who don't need
: (or want) to use the more complex GNU autotools. With qconf/qmake,
: it is easy to maintain a cross-platform project that uses a
: familiar configuration interface on unix.