libmpc-git on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S libmpc-git

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

$ yay -Rns libmpc-git

2. Manually Install "libmpc-git" via AUR

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

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

b. Clone libmpc-git's git locally

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

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

$ cd ~/libmpc-git $ makepkg -si

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

ID: 1239186
Name: libmpc-git
PackageBaseID: 157875
PackageBase: libmpc-git
Version: 1.3.1.r3.g488d0b2-1
Description: C library for the arithmetic of complex numbers
URL: https://www.multiprecision.org/mpc/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1600572124
LastModified: 1681130539
URLPath: /cgit/aur.git/snapshot/libmpc-git.tar.gz