How to Install and Uninstall websvn.noarch Package on Fedora 35

Last updated: May 20,2024

1. Install "websvn.noarch" package

Here is a brief guide to show you how to install websvn.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install websvn.noarch

2. Uninstall "websvn.noarch" package

Please follow the step by step instructions below to uninstall websvn.noarch on Fedora 35:

$ sudo dnf remove websvn.noarch $ sudo dnf autoremove

3. Information about the websvn.noarch package on Fedora 35

Last metadata expiration check: 3:44:51 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : websvn
Version : 2.7.0
Release : 1.fc35
Architecture : noarch
Size : 244 k
Source : websvn-2.7.0-1.fc35.src.rpm
Repository : updates
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.