python2-bencode on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python2-bencode

* (Optional) Uninstall python2-bencode on Arch using YAY

$ yay -Rns python2-bencode

2. Manually Install "python2-bencode" via AUR

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

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

b. Clone python2-bencode's git locally

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

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

$ cd ~/python2-bencode $ makepkg -si

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

ID: 1064748
Name: python2-bencode
PackageBaseID: 108360
PackageBase: python2-bencode
Version: 1.0-1
Description: The BitTorrent bencode python module as a light-weight, standalone package.
URL: http://pypi.python.org/pypi/BitTorrent-bencode
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Surdegen
Submitter: oliv
FirstSubmitted: 1457113460
LastModified: 1649607191
URLPath: /cgit/aur.git/snapshot/python2-bencode.tar.gz

5. The same packages on other Linux Distributions