mingw-w64-double-conversion on AUR (Arch User Repository)

Last updated: August 30,2024

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

$ yay -S mingw-w64-double-conversion

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

$ yay -Rns mingw-w64-double-conversion

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

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

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

$ cd ~/mingw-w64-double-conversion $ makepkg -si

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

ID: 1260491
Name: mingw-w64-double-conversion
PackageBaseID: 134762
PackageBase: mingw-w64-double-conversion
Version: 3.3.0-1
Description: Binary-decimal and decimal-binary routines for IEEE doubles (mingw-w64)
URL: https://github.com/google/double-conversion
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: adsun
Submitter: adsun
FirstSubmitted: 1533387788
LastModified: 1684535643
URLPath: /cgit/aur.git/snapshot/mingw-w64-double-conversion.tar.gz