perl-convert-bencode on AUR (Arch User Repository)

Last updated: October 05,2024

1. Install "perl-convert-bencode" 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-convert-bencode on Arch using YAY

$ yay -S perl-convert-bencode

* (Optional) Uninstall perl-convert-bencode on Arch using YAY

$ yay -Rns perl-convert-bencode

2. Manually Install "perl-convert-bencode" via AUR

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

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

b. Clone perl-convert-bencode's git locally

$ git clone https://aur.archlinux.org/perl-convert-bencode.git ~/perl-convert-bencode

c. Go to ~/perl-convert-bencode folder and install it

$ cd ~/perl-convert-bencode $ makepkg -si

3. Information about the perl-convert-bencode package on Arch User Repository (AUR)

ID: 197546
Name: perl-convert-bencode
PackageBaseID: 25240
PackageBase: perl-convert-bencode
Version: 1.03-1
Description: Functions for converting to/from bencoded strings
URL: http://search.cpan.org/dist/Convert-Bencode
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: jnbek
Submitter:
FirstSubmitted: 1238855638
LastModified: 1434486610
URLPath: /cgit/aur.git/snapshot/perl-convert-bencode.tar.gz