libmpc-static on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S libmpc-static

* (Optional) Uninstall libmpc-static on Arch using YAY

$ yay -Rns libmpc-static

2. Manually Install "libmpc-static" via AUR

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

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

b. Clone libmpc-static's git locally

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

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

$ cd ~/libmpc-static $ makepkg -si

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

ID: 1189750
Name: libmpc-static
PackageBaseID: 189132
PackageBase: libmpc-static
Version: 1.3.1-1
Description: Library for the arithmetic of complex numbers with arbitrarily high precision
URL: http://www.multiprecision.org/
NumVotes: 1
Popularity: 0.000146
OutOfDate:
Maintainer: tallero
Submitter: tallero
FirstSubmitted: 1672424923
LastModified: 1672424924
URLPath: /cgit/aur.git/snapshot/libmpc-static.tar.gz