python-mautrix on AUR (Arch User Repository)

Last updated: February 17,2025

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

$ yay -S python-mautrix

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

$ yay -Rns python-mautrix

2. Manually Install "python-mautrix" via AUR

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

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

b. Clone python-mautrix's git locally

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

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

$ cd ~/python-mautrix $ makepkg -si

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

ID: 1403833
Name: python-mautrix
PackageBaseID: 147955
PackageBase: python-mautrix
Version: 0.20.4-1
Description: A Python 3 asyncio Matrix framework.
URL: https://github.com/mautrix/python/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: BluePeril
Submitter: BluePeril
FirstSubmitted: 1578466484
LastModified: 1707048149
URLPath: /cgit/aur.git/snapshot/python-mautrix.tar.gz