py-trello on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S py-trello

* (Optional) Uninstall py-trello on Arch using YAY

$ yay -Rns py-trello

2. Manually Install "py-trello" via AUR

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

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

b. Clone py-trello's git locally

$ git clone https://aur.archlinux.org/py-trello.git ~/py-trello

c. Go to ~/py-trello folder and install it

$ cd ~/py-trello $ makepkg -si

3. Information about the py-trello package on Arch User Repository (AUR)

ID: 492289
Name: py-trello
PackageBaseID: 99819
PackageBase: py-trello
Version: 0.9.0-1
Description: Python wrapper around the Trello API
URL: https://github.com/sarumont/py-trello
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Huulivoide
Submitter: Huulivoide
FirstSubmitted: 1442050618
LastModified: 1520374665
URLPath: /cgit/aur.git/snapshot/py-trello.tar.gz