How to Install and Uninstall git-svn.noarch Package on Rocky Linux 8

Last updated: April 29,2024

1. Install "git-svn.noarch" package

In this section, we are going to explain the necessary steps to install git-svn.noarch on Rocky Linux 8

$ sudo dnf update $ sudo dnf install git-svn.noarch

2. Uninstall "git-svn.noarch" package

This is a short guide on how to uninstall git-svn.noarch on Rocky Linux 8:

$ sudo dnf remove git-svn.noarch $ sudo dnf autoremove

3. Information about the git-svn.noarch package on Rocky Linux 8

Last metadata expiration check: 1:27:22 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : git-svn
Version : 2.31.1
Release : 2.el8
Architecture : noarch
Size : 110 k
Source : git-2.31.1-2.el8.src.rpm
Repository : appstream
Summary : Git tools for interacting with Subversion repositories
URL : https://git-scm.com/
License : GPLv2
Description : Git tools for interacting with Subversion repositories.