python-mastodon on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S python-mastodon

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

$ yay -Rns python-mastodon

2. Manually Install "python-mastodon" via AUR

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

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

b. Clone python-mastodon's git locally

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

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

$ cd ~/python-mastodon $ makepkg -si

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

ID: 1259045
Name: python-mastodon
PackageBaseID: 121391
PackageBase: python-mastodon
Version: 1.8.1-1
Description: Python wrapper for the Mastodon API
URL: https://github.com/halcy/Mastodon.py
NumVotes: 7
Popularity: 0.00218
OutOfDate:
Maintainer: danirod
Submitter: gue5t
FirstSubmitted: 1491771633
LastModified: 1684278297
URLPath: /cgit/aur.git/snapshot/python-mastodon.tar.gz