python-tmdbapis on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S python-tmdbapis

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

$ yay -Rns python-tmdbapis

2. Manually Install "python-tmdbapis" via AUR

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

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

b. Clone python-tmdbapis's git locally

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

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

$ cd ~/python-tmdbapis $ makepkg -si

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

ID: 1414975
Name: python-tmdbapis
PackageBaseID: 201346
PackageBase: python-tmdbapis
Version: 1.2.7-1
Description: A set of tools based around the requests library for safely making HTTP requests on behalf of a third party.
URL: https://github.com/meisnate12/TMDbAPIs
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: fryfrog
Submitter: fryfrog
FirstSubmitted: 1704687496
LastModified: 1708818922
URLPath: /cgit/aur.git/snapshot/python-tmdbapis.tar.gz