python-motor on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-motor

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

$ yay -Rns python-motor

2. Manually Install "python-motor" via AUR

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

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

b. Clone python-motor's git locally

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

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

$ cd ~/python-motor $ makepkg -si

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

ID: 1418890
Name: python-motor
PackageBaseID: 174325
PackageBase: python-motor
Version: 3.3.2-2
Description: The async Python driver for MongoDB and Tornado or asyncio
URL: https://github.com/mongodb/motor
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hottea
Submitter: hottea
FirstSubmitted: 1640273449
LastModified: 1709295480
URLPath: /cgit/aur.git/snapshot/python-motor.tar.gz