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

Last updated: October 05,2024

1. Install "svncpp.x86_64" package

Please follow the steps below to install svncpp.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install svncpp.x86_64

2. Uninstall "svncpp.x86_64" package

In this section, we are going to explain the necessary steps to uninstall svncpp.x86_64 on Fedora 34:

$ sudo dnf remove svncpp.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 1:24:57 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : svncpp
Version : 0.13.0
Release : 0.20181132git1b6dfc1.fc34
Architecture : x86_64
Size : 74 k
Source : rapidsvn-0.13.0-0.20181132git1b6dfc1.fc34.src.rpm
Repository : fedora
Summary : C++ bindings for the Subversion client library
URL : http://www.rapidsvn.org/
License : LGPLv3+
Description : svncpp is a C++ wrapper for the C Subversion client library which abstracts
: many parts of the C API and provides an object-oriented programming interface.