python-twitter on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python-twitter

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

$ yay -Rns python-twitter

2. Manually Install "python-twitter" via AUR

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

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

b. Clone python-twitter's git locally

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

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

$ cd ~/python-twitter $ makepkg -si

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

ID: 1242847
Name: python-twitter
PackageBaseID: 80405
PackageBase: python-twitter
Version: 1.19.6-2
Description: An API and command-line toolset for Twitter (twitter.com)
URL: http://pypi.python.org/pypi/twitter/
NumVotes: 16
Popularity: 0
OutOfDate:
Maintainer: noirscape
Submitter: metalgamer
FirstSubmitted: 1396115510
LastModified: 1681761110
URLPath: /cgit/aur.git/snapshot/python-twitter.tar.gz