python-flatbencode on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python-flatbencode

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

$ yay -Rns python-flatbencode

2. Manually Install "python-flatbencode" via AUR

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

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

b. Clone python-flatbencode's git locally

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

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

$ cd ~/python-flatbencode $ makepkg -si

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

ID: 1203116
Name: python-flatbencode
PackageBaseID: 151172
PackageBase: python-flatbencode
Version: 0.2.1-4
Description: Fast, safe and non-recursive implementation of Bittorrent bencoding
URL: https://github.com/acatton/flatbencode/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dbermond
Submitter: dbermond
FirstSubmitted: 1586193587
LastModified: 1674918671
URLPath: /cgit/aur.git/snapshot/python-flatbencode.tar.gz