How to Install and Uninstall websvn.noarch Package on CentOS 8 / RHEL 8

Last updated: May 18,2024

1. Install "websvn.noarch" package

Here is a brief guide to show you how to install websvn.noarch on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install websvn.noarch

2. Uninstall "websvn.noarch" package

This guide let you learn how to uninstall websvn.noarch on CentOS 8 / RHEL 8:

$ sudo dnf remove websvn.noarch $ sudo dnf autoremove

3. Information about the websvn.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 9:00:49 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : websvn
Version : 2.6.0
Release : 1.el8
Architecture : noarch
Size : 254 k
Source : websvn-2.6.0-1.el8.src.rpm
Repository : epel
Summary : Online subversion repository browser
URL : https://websvnphp.github.io
License : GPLv2+
Description : WebSVN offers a view onto your subversion repositories that's been designed to
: reflect the Subversion methodology. You can view the log of any file or
: directory and see a list of all the files changed, added or deleted in any
: given revision. You can also view the differences between two versions of a
: file so as to see exactly what was changed in a particular revision.