python-ptt on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S python-ptt

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

$ yay -Rns python-ptt

2. Manually Install "python-ptt" via AUR

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

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

b. Clone python-ptt's git locally

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

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

$ cd ~/python-ptt $ makepkg -si

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

ID: 200903
Name: python-ptt
PackageBaseID: 41029
PackageBase: python-ptt
Version: 1.10.0-1
Description: Includes a Twitter API, command-line tool, and IRC bot.
URL: http://mike.verdone.ca/twitter/
NumVotes: 3
Popularity: 0
OutOfDate: 1700832583
Maintainer:
Submitter: mikesd
FirstSubmitted: 1285147772
LastModified: 1434882146
URLPath: /cgit/aur.git/snapshot/python-ptt.tar.gz