python-pymodm on AUR (Arch User Repository)

Last updated: February 08,2025

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

$ yay -S python-pymodm

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

$ yay -Rns python-pymodm

2. Manually Install "python-pymodm" via AUR

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

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

b. Clone python-pymodm's git locally

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

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

$ cd ~/python-pymodm $ makepkg -si

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

ID: 824702
Name: python-pymodm
PackageBaseID: 160229
PackageBase: python-pymodm
Version: 0.4.3-3
Description: A Pythonic, object-oriented interface for working with MongoDB
URL: https://github.com/mongodb/pymodm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hottea
Submitter: hottea
FirstSubmitted: 1606296450
LastModified: 1606413833
URLPath: /cgit/aur.git/snapshot/python-pymodm.tar.gz