python2-pymongo on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python2-pymongo

* (Optional) Uninstall python2-pymongo on Arch using YAY

$ yay -Rns python2-pymongo

2. Manually Install "python2-pymongo" via AUR

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

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

b. Clone python2-pymongo's git locally

$ git clone https://aur.archlinux.org/python2-pymongo.git ~/python2-pymongo

c. Go to ~/python2-pymongo folder and install it

$ cd ~/python2-pymongo $ makepkg -si

3. Information about the python2-pymongo package on Arch User Repository (AUR)

ID: 1101786
Name: python2-pymongo
PackageBaseID: 179054
PackageBase: python2-pymongo
Version: 3.12.2-3
Description: Python module for using MongoDB
URL: https://pypi.python.org/pypi/pymongo/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: SolarAquarion
FirstSubmitted: 1653242144
LastModified: 1655862582
URLPath: /cgit/aur.git/snapshot/python2-pymongo.tar.gz

5. The same packages on other Linux Distributions