perl-svn-bisect on AUR (Arch User Repository)

Last updated: May 19,2024

1. Install "perl-svn-bisect" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install perl-svn-bisect on Arch using YAY

$ yay -S perl-svn-bisect

* (Optional) Uninstall perl-svn-bisect on Arch using YAY

$ yay -Rns perl-svn-bisect

2. Manually Install "perl-svn-bisect" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone perl-svn-bisect's git locally

$ git clone https://aur.archlinux.org/perl-svn-bisect.git ~/perl-svn-bisect

c. Go to ~/perl-svn-bisect folder and install it

$ cd ~/perl-svn-bisect $ makepkg -si

3. Information about the perl-svn-bisect package on Arch User Repository (AUR)

ID: 1109723
Name: perl-svn-bisect
PackageBaseID: 43733
PackageBase: perl-svn-bisect
Version: 1.1-2
Description: 'git bisect' workalike for Subversion. Binary search through svn history.
URL: https://search.cpan.org/~infinoid/App-SVN-Bisect-1.1/lib/App/SVN/Bisect.pm
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: net147
Submitter: net147
FirstSubmitted: 1290229259
LastModified: 1657368143
URLPath: /cgit/aur.git/snapshot/perl-svn-bisect.tar.gz