python-bivalve on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S python-bivalve

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

$ yay -Rns python-bivalve

2. Manually Install "python-bivalve" via AUR

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

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

b. Clone python-bivalve's git locally

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

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

$ cd ~/python-bivalve $ makepkg -si

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

ID: 1351079
Name: python-bivalve
PackageBaseID: 190711
PackageBase: python-bivalve
Version: 2.1.0-1
Description: A bi-directional shell-like socket protocol framework using asyncio
URL: https://github.com/lainproliant/bivalve
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: lainproliant
Submitter: lainproliant
FirstSubmitted: 1677096415
LastModified: 1699648870
URLPath: /cgit/aur.git/snapshot/python-bivalve.tar.gz