python-bson on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S python-bson

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

$ yay -Rns python-bson

2. Manually Install "python-bson" via AUR

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

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

b. Clone python-bson's git locally

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

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

$ cd ~/python-bson $ makepkg -si

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

ID: 1068418
Name: python-bson
PackageBaseID: 144751
PackageBase: python-bson
Version: 0.5.10-2
Description: BSON codec for Python
URL: https://github.com/py-bson/bson
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: acxz
Submitter: MCMic
FirstSubmitted: 1567288110
LastModified: 1650285231
URLPath: /cgit/aur.git/snapshot/python-bson.tar.gz