How to Install and Uninstall perl-SVK.noarch Package on Fedora 35

Last updated: March 01,2025

1. Install "perl-SVK.noarch" package

In this section, we are going to explain the necessary steps to install perl-SVK.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install perl-SVK.noarch

2. Uninstall "perl-SVK.noarch" package

This tutorial shows how to uninstall perl-SVK.noarch on Fedora 35:

$ sudo dnf remove perl-SVK.noarch $ sudo dnf autoremove

3. Information about the perl-SVK.noarch package on Fedora 35

Last metadata expiration check: 0:13:29 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : perl-SVK
Version : 2.2.3
Release : 34.fc35
Architecture : noarch
Size : 419 k
Source : perl-SVK-2.2.3-34.fc35.src.rpm
Repository : fedora
Summary : A Distributed Version Control System
URL : https://metacpan.org/release/SVK
License : GPL+ or Artistic
Description : SVK is a decentralized version control system written in Perl. It uses
: the Subversion file system but provides additional features:
:
: * Offline operations like check-in, log, merge.
: * Distributed branches.
: * Lightweight checkout copy management (no .svn directories).
: * Advanced merge algorithms, like star-merge and cherry picking.
:
: For more information about the SVK project, visit http://svk.elixus.org/.