How to Install and Uninstall kdesvn.x86_64 Package on CentOS Stream 8

Last updated: January 11,2025

1. Install "kdesvn.x86_64" package

Please follow the guidance below to install kdesvn.x86_64 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install kdesvn.x86_64

2. Uninstall "kdesvn.x86_64" package

Please follow the guidelines below to uninstall kdesvn.x86_64 on CentOS Stream 8:

$ sudo dnf remove kdesvn.x86_64 $ sudo dnf autoremove

3. Information about the kdesvn.x86_64 package on CentOS Stream 8

Last metadata expiration check: 0:30:21 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : kdesvn
Version : 2.1.0
Release : 1.el8
Architecture : x86_64
Size : 2.9 M
Source : kdesvn-2.1.0-1.el8.src.rpm
Repository : epel
Summary : Subversion client for KDE
URL : https://github.com/KDE/kdesvn
License : GPLv2+
Description : KDESvn is a frontend to the subversion vcs. In difference to most other
: tools it uses the subversion C-Api direct via a c++ wrapper made by Rapid
: SVN and doesn't parse the output of the subversion client. So it is a real
: client itself instead of a frontend to the command line tool.
:
: It is designed for the K-Desktop environment and uses all of the goodies
: it has. It is planned for future that based on the native client some plugins
: for konqueror and/or kate will made.