libcurl3-gnutls on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S libcurl3-gnutls

* (Optional) Uninstall libcurl3-gnutls on Arch using YAY

$ yay -Rns libcurl3-gnutls

2. Manually Install "libcurl3-gnutls" via AUR

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

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

b. Clone libcurl3-gnutls's git locally

$ git clone https://aur.archlinux.org/libcurl3-gnutls.git ~/libcurl3-gnutls

c. Go to ~/libcurl3-gnutls folder and install it

$ cd ~/libcurl3-gnutls $ makepkg -si

3. Information about the libcurl3-gnutls package on Arch User Repository (AUR)

ID: 1368455
Name: libcurl3-gnutls
PackageBaseID: 136917
PackageBase: libcurl3-gnutls
Version: 7.85.0-0
Description: An URL retrieval library (linked against gnutls) with libcurl3 versioned symbols
URL: https://curl.haxx.se
NumVotes: 3
Popularity: 0.02138
OutOfDate:
Maintainer: fredericva
Submitter: fredericva
FirstSubmitted: 1540571969
LastModified: 1702382279
URLPath: /cgit/aur.git/snapshot/libcurl3-gnutls.tar.gz