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

Last updated: November 26,2024

1. Install "kdesvn.x86_64" package

Here is a brief guide to show you how to install kdesvn.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install kdesvn.x86_64

2. Uninstall "kdesvn.x86_64" package

Here is a brief guide to show you how to uninstall kdesvn.x86_64 on Fedora 36:

$ sudo dnf remove kdesvn.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 3:04:28 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : kdesvn
Version : 2.1.0
Release : 5.fc36
Architecture : x86_64
Size : 2.7 M
Source : kdesvn-2.1.0-5.fc36.src.rpm
Repository : fedora
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.