mingw-w64-openssl-1.0 on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S mingw-w64-openssl-1.0

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

$ yay -Rns mingw-w64-openssl-1.0

2. Manually Install "mingw-w64-openssl-1.0" 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-openssl-1.0's git locally

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

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

$ cd ~/mingw-w64-openssl-1.0 $ makepkg -si

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

ID: 691258
Name: mingw-w64-openssl-1.0
PackageBaseID: 123130
PackageBase: mingw-w64-openssl-1.0
Version: 1.0.2.u-1
Description: The Open Source toolkit for Secure Sockets Layer and Transport Layer Security
URL: https://www.openssl.org
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Martchus
Submitter: Martchus
FirstSubmitted: 1496624424
LastModified: 1580388768
URLPath: /cgit/aur.git/snapshot/mingw-w64-openssl-1.0.tar.gz