python-rpweibo on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S python-rpweibo

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

$ yay -Rns python-rpweibo

2. Manually Install "python-rpweibo" via AUR

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

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

b. Clone python-rpweibo's git locally

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

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

$ cd ~/python-rpweibo $ makepkg -si

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

ID: 237173
Name: python-rpweibo
PackageBaseID: 97040
PackageBase: python-rpweibo
Version: 0.02.2-3
Description: A Weibo API wrapper based on cURL + Python.
URL: https://github.com/WeCase/rpweibo
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: farseerfc
FirstSubmitted: 1439201047
LastModified: 1444113595
URLPath: /cgit/aur.git/snapshot/python-rpweibo.tar.gz