python-mtgsdk on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-mtgsdk

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

$ yay -Rns python-mtgsdk

2. Manually Install "python-mtgsdk" via AUR

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

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

b. Clone python-mtgsdk's git locally

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

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

$ cd ~/python-mtgsdk $ makepkg -si

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

ID: 535347
Name: python-mtgsdk
PackageBaseID: 135104
PackageBase: python-mtgsdk
Version: 1.3.0-1
Description: Magic: The Gathering SDK Python implementation. It is a wrapper around the MTG API of magicthegathering.io.
URL: https://github.com/MagicTheGathering/mtg-sdk-python
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: rkubosz
Submitter: rkubosz
FirstSubmitted: 1534352674
LastModified: 1534352674
URLPath: /cgit/aur.git/snapshot/python-mtgsdk.tar.gz