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

Last updated: July 03,2024

1. Install "svn-bisect.noarch" package

Please follow the guidelines below to install svn-bisect.noarch on Fedora 34

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

2. Uninstall "svn-bisect.noarch" package

Learn how to uninstall svn-bisect.noarch on Fedora 34:

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

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

Last metadata expiration check: 1:51:41 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : svn-bisect
Version : 1.1
Release : 28.fc34
Architecture : noarch
Size : 23 k
Source : perl-App-SVN-Bisect-1.1-28.fc34.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.