python-medium on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-medium

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

$ yay -Rns python-medium

2. Manually Install "python-medium" via AUR

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

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

b. Clone python-medium's git locally

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

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

$ cd ~/python-medium $ makepkg -si

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

ID: 839563
Name: python-medium
PackageBaseID: 161359
PackageBase: python-medium
Version: 0.3.0-1
Description: SDK for working with the Medium API
URL: https://github.com/Medium/medium-sdk-python
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: marquicus
Submitter: marquicus
FirstSubmitted: 1609195759
LastModified: 1609195759
URLPath: /cgit/aur.git/snapshot/python-medium.tar.gz