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

Last updated: June 18,2024

1. Install "kscope.i686" package

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

$ sudo dnf update $ sudo dnf install kscope.i686

2. Uninstall "kscope.i686" package

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

$ sudo dnf remove kscope.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 3:37:11 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : kscope
Version : 1.9.4
Release : 34.20170716git98db2b4.fc34
Architecture : i686
Size : 277 k
Source : kscope-1.9.4-34.20170716git98db2b4.fc34.src.rpm
Repository : fedora
Summary : QT front-end to Cscope
URL : https://github.com/chaoys/kscope
License : GPLv2+
Description : KScope is a QT5 front-end to Cscope. It provides a source-editing
: environment for large C projects, such as the Linux kernel.
:
: KScope is by no means intended to be a replacement to any of the leading
: Linux/KDE IDEs, such as KDevelop. First of all, it is not an Integrated
: Development Environment: it does not provide the usual write/compile/debug
: cycle supported by most IDE's. Instead, KScope is focused on source
: editing and analysis.