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

Last updated: September 19,2024

1. Install "subversion-devel.x86_64" package

Please follow the step by step instructions below to install subversion-devel.x86_64 on Rocky Linux 8

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

2. Uninstall "subversion-devel.x86_64" package

This tutorial shows how to uninstall subversion-devel.x86_64 on Rocky Linux 8:

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

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

Last metadata expiration check: 0:25:36 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : subversion-devel
Version : 1.10.2
Release : 5.module+el8.6.0+974+3d7a8821
Architecture : x86_64
Size : 341 k
Source : subversion-1.10.2-5.module+el8.6.0+974+3d7a8821.src.rpm
Repository : 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.