python-gnutls on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python-gnutls

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

$ yay -Rns python-gnutls

2. Manually Install "python-gnutls" via AUR

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

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

b. Clone python-gnutls's git locally

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

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

$ cd ~/python-gnutls $ makepkg -si

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

ID: 1385688
Name: python-gnutls
PackageBaseID: 172541
PackageBase: python-gnutls
Version: 3.1.10-2
Description: GnuTLS bindings for Python
URL: https://github.com/AGProjects/python3-gnutls
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: josemslopes
Submitter: josemslopes
FirstSubmitted: 1635594126
LastModified: 1705257344
URLPath: /cgit/aur.git/snapshot/python-gnutls.tar.gz