python-tmdbsimple on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-tmdbsimple

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

$ yay -Rns python-tmdbsimple

2. Manually Install "python-tmdbsimple" via AUR

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

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

b. Clone python-tmdbsimple's git locally

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

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

$ cd ~/python-tmdbsimple $ makepkg -si

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

ID: 1324912
Name: python-tmdbsimple
PackageBaseID: 129575
PackageBase: python-tmdbsimple
Version: 2.9.1-2
Description: A wrapper for The Movie Database API v3
URL: https://github.com/celiao/tmdbsimple
NumVotes: 1
Popularity: 0.001068
OutOfDate:
Maintainer: Strit
Submitter: Strit
FirstSubmitted: 1517212765
LastModified: 1695739142
URLPath: /cgit/aur.git/snapshot/python-tmdbsimple.tar.gz