How to Install and Uninstall svn-bisect.noarch Package on Fedora 36

Last updated: October 06,2024

1. Install "svn-bisect.noarch" package

Please follow the step by step instructions below to install svn-bisect.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install svn-bisect.noarch

2. Uninstall "svn-bisect.noarch" package

In this section, we are going to explain the necessary steps to uninstall svn-bisect.noarch on Fedora 36:

$ sudo dnf remove svn-bisect.noarch $ sudo dnf autoremove

3. Information about the svn-bisect.noarch package on Fedora 36

Last metadata expiration check: 3:36:38 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : svn-bisect
Version : 1.1
Release : 31.fc36
Architecture : noarch
Size : 23 k
Source : perl-App-SVN-Bisect-1.1-31.fc36.src.rpm
Repository : fedora
Summary : Binary search through svn revisions
URL : https://metacpan.org/release/App-SVN-Bisect
License : Artistic 2.0
Description : This is a command-line tool inspired by "git-bisect", which allows you to
: perform binary searches among the revisions of a subversion project.