python-twython on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python-twython

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

$ yay -Rns python-twython

2. Manually Install "python-twython" via AUR

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

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

b. Clone python-twython's git locally

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

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

$ cd ~/python-twython $ makepkg -si

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

ID: 716911
Name: python-twython
PackageBaseID: 89115
PackageBase: python-twython
Version: 3.8.2-1
Description: Pure Python wrapper for the Twitter API
URL: https://github.com/ryanmcgrath/twython
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: ponsfoot
Submitter: ponsfoot
FirstSubmitted: 1420343704
LastModified: 1586051443
URLPath: /cgit/aur.git/snapshot/python-twython.tar.gz