python-flynn on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-flynn

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

$ yay -Rns python-flynn

2. Manually Install "python-flynn" via AUR

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

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

b. Clone python-flynn's git locally

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

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

$ cd ~/python-flynn $ makepkg -si

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

ID: 931656
Name: python-flynn
PackageBaseID: 168716
PackageBase: python-flynn
Version: 1.0.0b2-1
Description: Flynn is a Python library providing CBOR [RFC7049] encoding and decoding with a traditional buffered and a streaming interface.
URL: https://pypi.org/project/flynn/#files
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mcgyver
Submitter: mcgyver
FirstSubmitted: 1625679758
LastModified: 1625679758
URLPath: /cgit/aur.git/snapshot/python-flynn.tar.gz