How to Install and Uninstall git-svn.noarch Package on Oracle Linux 9

Last updated: May 05,2024

1. Install "git-svn.noarch" package

This guide covers the steps necessary to install git-svn.noarch on Oracle Linux 9

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

2. Uninstall "git-svn.noarch" package

This guide let you learn how to uninstall git-svn.noarch on Oracle Linux 9:

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

3. Information about the git-svn.noarch package on Oracle Linux 9

Last metadata expiration check: 0:43:41 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : git-svn
Version : 2.39.3
Release : 1.el9_2
Architecture : noarch
Size : 74 k
Source : git-2.39.3-1.el9_2.src.rpm
Repository : ol9_appstream
Summary : Git tools for interacting with Subversion repositories
URL : https://git-scm.com/
License : GPLv2
Description : Git tools for interacting with Subversion repositories.