python-launchpadlib on AUR (Arch User Repository)

Last updated: November 27,2024

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

$ yay -S python-launchpadlib

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

$ yay -Rns python-launchpadlib

2. Manually Install "python-launchpadlib" via AUR

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

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

b. Clone python-launchpadlib's git locally

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

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

$ cd ~/python-launchpadlib $ makepkg -si

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

ID: 1243567
Name: python-launchpadlib
PackageBaseID: 139768
PackageBase: python-launchpadlib
Version: 1.11.0-1
Description: A free Python 3 library for scripting Launchpad through its web services interface.
URL: https://launchpad.net/launchpadlib
NumVotes: 2
Popularity: 0.073365
OutOfDate:
Maintainer: j_4321
Submitter: j_4321
FirstSubmitted: 1550595156
LastModified: 1681917742
URLPath: /cgit/aur.git/snapshot/python-launchpadlib.tar.gz