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

Last updated: September 27,2024

1. Install "svn-bisect.noarch" package

This guide let you learn how to install svn-bisect.noarch on Fedora 39

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

2. Uninstall "svn-bisect.noarch" package

Please follow the step by step instructions below to uninstall svn-bisect.noarch on Fedora 39:

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

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

Last metadata expiration check: 3:36:03 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : svn-bisect
Version : 1.1
Release : 35.fc39
Architecture : noarch
Size : 22 k
Source : perl-App-SVN-Bisect-1.1-35.fc39.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.