python2-gnutls on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S python2-gnutls

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

$ yay -Rns python2-gnutls

2. Manually Install "python2-gnutls" via AUR

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

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

b. Clone python2-gnutls's git locally

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

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

$ cd ~/python2-gnutls $ makepkg -si

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

ID: 688471
Name: python2-gnutls
PackageBaseID: 148392
PackageBase: python2-gnutls
Version: 3.1.2-1
Description: Python wrapper for the GNUTLS library
URL: https://cheeseshop.python.org/pypi/python-gnutls
NumVotes: 0
Popularity: 0
OutOfDate: 1655854128
Maintainer:
FirstSubmitted: 1579628537
LastModified: 1579628537
URLPath: /cgit/aur.git/snapshot/python2-gnutls.tar.gz