How to Install and Uninstall subversion-devel.x86_64 Package on Oracle Linux 8

Last updated: September 20,2024

1. Install "subversion-devel.x86_64" package

This guide covers the steps necessary to install subversion-devel.x86_64 on Oracle Linux 8

$ sudo dnf update $ sudo dnf install subversion-devel.x86_64

2. Uninstall "subversion-devel.x86_64" package

Please follow the guidance below to uninstall subversion-devel.x86_64 on Oracle Linux 8:

$ sudo dnf remove subversion-devel.x86_64 $ sudo dnf autoremove

3. Information about the subversion-devel.x86_64 package on Oracle Linux 8

Last metadata expiration check: 2:32:49 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : subversion-devel
Version : 1.10.2
Release : 5.module+el8.6.0+20670+d864ac37
Architecture : x86_64
Size : 342 k
Source : subversion-1.10.2-5.module+el8.6.0+20670+d864ac37.src.rpm
Repository : ol8_appstream
Summary : Development package for the Subversion libraries
URL : https://subversion.apache.org/
License : ASL 2.0
Description : The subversion-devel package includes the libraries and include files
: for developers interacting with the subversion package.