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

Last updated: October 05,2024

1. Install "kscope.x86_64" package

This guide let you learn how to install kscope.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install kscope.x86_64

2. Uninstall "kscope.x86_64" package

This is a short guide on how to uninstall kscope.x86_64 on Fedora 34:

$ sudo dnf remove kscope.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 2:04:15 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : kscope
Version : 1.9.4
Release : 34.20170716git98db2b4.fc34
Architecture : x86_64
Size : 259 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.