python-better-bencode on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-better-bencode

* (Optional) Uninstall python-better-bencode on Arch using YAY

$ yay -Rns python-better-bencode

2. Manually Install "python-better-bencode" via AUR

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

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

b. Clone python-better-bencode's git locally

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

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

$ cd ~/python-better-bencode $ makepkg -si

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

ID: 961594
Name: python-better-bencode
PackageBaseID: 123621
PackageBase: python-better-bencode
Version: 0.2.1-2
Description: Fast, standard compliant Bencode serialization
URL: https://github.com/kosqx/better-bencode
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer:
Submitter: swiftgeek
FirstSubmitted: 1498419016
LastModified: 1631771716
URLPath: /cgit/aur.git/snapshot/python-better-bencode.tar.gz