python2-pycurl on AUR (Arch User Repository)

Last updated: May 07,2024

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

$ yay -S python2-pycurl

* (Optional) Uninstall python2-pycurl on Arch using YAY

$ yay -Rns python2-pycurl

2. Manually Install "python2-pycurl" via AUR

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

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

b. Clone python2-pycurl's git locally

$ git clone https://aur.archlinux.org/python2-pycurl.git ~/python2-pycurl

c. Go to ~/python2-pycurl folder and install it

$ cd ~/python2-pycurl $ makepkg -si

3. Information about the python2-pycurl package on Arch User Repository (AUR)

ID: 1405892
Name: python2-pycurl
PackageBaseID: 202067
PackageBase: python2-pycurl
Version: 7.45.1-7
Description: A Python 2 interface to libcurl
URL: https://pypi.org/project/pycurl/7.45.1
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: truocolo
Submitter: truocolo
FirstSubmitted: 1706713312
LastModified: 1707362860
URLPath: /cgit/aur.git/snapshot/python2-pycurl.tar.gz

5. The same packages on other Linux Distributions