How to Install and Uninstall websvn.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: May 20,2024

1. Install "websvn.noarch" package

Please follow the instructions below to install websvn.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install websvn.noarch

2. Uninstall "websvn.noarch" package

Please follow the steps below to uninstall websvn.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove websvn.noarch $ sudo dnf autoremove

3. Information about the websvn.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:57:16 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : websvn
Version : 2.7.0
Release : 1.el8
Architecture : noarch
Size : 256 k
Source : websvn-2.7.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.