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

Last updated: July 05,2024

1. Install "kdesvn.x86_64" package

This is a short guide on how to install kdesvn.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install kdesvn.x86_64

2. Uninstall "kdesvn.x86_64" package

Please follow the step by step instructions below to uninstall kdesvn.x86_64 on Fedora 34:

$ sudo dnf remove kdesvn.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 4:57:41 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : kdesvn
Version : 2.1.0
Release : 3.fc34
Architecture : x86_64
Size : 2.7 M
Source : kdesvn-2.1.0-3.fc34.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.