How to Install and Uninstall qcommandline-qt5.i686 Package on Fedora 35

Last updated: July 01,2024

1. Install "qcommandline-qt5.i686" package

Please follow the steps below to install qcommandline-qt5.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install qcommandline-qt5.i686

2. Uninstall "qcommandline-qt5.i686" package

This guide let you learn how to uninstall qcommandline-qt5.i686 on Fedora 35:

$ sudo dnf remove qcommandline-qt5.i686 $ sudo dnf autoremove

3. Information about the qcommandline-qt5.i686 package on Fedora 35

Last metadata expiration check: 5:00:24 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : qcommandline-qt5
Version : 0.3.0
Release : 26.fc35
Architecture : i686
Size : 46 k
Source : qcommandline-0.3.0-26.fc35.src.rpm
Repository : fedora
Summary : Command line parser for Qt5 programs
URL : http://xf.iksaif.net/dev/qcommandline.html
License : LGPLv2+
Description : QCommandLine is a command line parsing library for Qt5 programs (like getopt).
: Features include options, switches, parameters and automatic --version/--help
: generation.