python-bencodepy on AUR (Arch User Repository)

Last updated: June 02,2024

1. Install "python-bencodepy" 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 python-bencodepy on Arch using YAY

$ yay -S python-bencodepy

* (Optional) Uninstall python-bencodepy on Arch using YAY

$ yay -Rns python-bencodepy

2. Manually Install "python-bencodepy" via AUR

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

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

b. Clone python-bencodepy's git locally

$ git clone https://aur.archlinux.org/python-bencodepy.git ~/python-bencodepy

c. Go to ~/python-bencodepy folder and install it

$ cd ~/python-bencodepy $ makepkg -si

3. Information about the python-bencodepy package on Arch User Repository (AUR)

ID: 494990
Name: python-bencodepy
PackageBaseID: 88002
PackageBase: python-bencodepy
Version: 0.9.5.r5.ga9c145b-1
Description: A small Python 3 library for encoding and decoding Bencode data
URL: https://github.com/eweast/BencodePy
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: jamesan
Submitter: jamesan
FirstSubmitted: 1417780315
LastModified: 1521262929
URLPath: /cgit/aur.git/snapshot/python-bencodepy.tar.gz