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

Last updated: January 11,2025

1. Install "kscope.x86_64" package

This is a short guide on how to install kscope.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install kscope.x86_64

2. Uninstall "kscope.x86_64" package

Please follow the guidance below to uninstall kscope.x86_64 on Fedora 36:

$ sudo dnf remove kscope.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 4:21:21 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : kscope
Version : 1.9.4
Release : 36.20170716git98db2b4.fc36
Architecture : x86_64
Size : 251 k
Source : kscope-1.9.4-36.20170716git98db2b4.fc36.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.