mingw-w64-gnutls on AUR (Arch User Repository)

Last updated: May 07,2024

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

$ yay -S mingw-w64-gnutls

* (Optional) Uninstall mingw-w64-gnutls on Arch using YAY

$ yay -Rns mingw-w64-gnutls

2. Manually Install "mingw-w64-gnutls" via AUR

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

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

b. Clone mingw-w64-gnutls's git locally

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

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

$ cd ~/mingw-w64-gnutls $ makepkg -si

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

ID: 1392055
Name: mingw-w64-gnutls
PackageBaseID: 62180
PackageBase: mingw-w64-gnutls
Version: 3.8.3-1
Description: A library which provides a secure layer over a reliable transport layer (mingw-w64)
URL: https://www.gnutls.org/
NumVotes: 14
Popularity: 0
OutOfDate:
Maintainer: Martchus
Submitter: Schala
FirstSubmitted: 1345561924
LastModified: 1706138524
URLPath: /cgit/aur.git/snapshot/mingw-w64-gnutls.tar.gz