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

Last updated: May 17,2024

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

$ yay -S mingw-w64-libmpc

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

$ yay -Rns mingw-w64-libmpc

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

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

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

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

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

ID: 1186154
Name: mingw-w64-libmpc
PackageBaseID: 61994
PackageBase: mingw-w64-libmpc
Version: 1.3.1-1
Description: Library for the arithmetic of complex numbers with arbitrarily high precision (mingw-w64)
URL: http://www.multiprecision.org/mpc/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: pingplug
Submitter: Schala
FirstSubmitted: 1344996432
LastModified: 1671625208
URLPath: /cgit/aur.git/snapshot/mingw-w64-libmpc.tar.gz