python-tmdbv3api on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python-tmdbv3api

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

$ yay -Rns python-tmdbv3api

2. Manually Install "python-tmdbv3api" via AUR

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

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

b. Clone python-tmdbv3api's git locally

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

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

$ cd ~/python-tmdbv3api $ makepkg -si

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

ID: 1338721
Name: python-tmdbv3api
PackageBaseID: 133014
PackageBase: python-tmdbv3api
Version: 1.9.0-0
Description: A lightweight Python library for The Movie Database (TMDb) API.
URL: https://pypi.org/project/tmdbv3api
NumVotes: 1
Popularity: 0.000342
OutOfDate:
Maintainer: markuschaaf
Submitter: niyawe
FirstSubmitted: 1527781888
LastModified: 1698067820
URLPath: /cgit/aur.git/snapshot/python-tmdbv3api.tar.gz