libmir on AUR (Arch User Repository)

Last updated: May 03,2024

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

$ yay -S libmir

* (Optional) Uninstall libmir on Arch using YAY

$ yay -Rns libmir

2. Manually Install "libmir" via AUR

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

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

b. Clone libmir's git locally

$ git clone https://aur.archlinux.org/libmir.git ~/libmir

c. Go to ~/libmir folder and install it

$ cd ~/libmir $ makepkg -si

3. Information about the libmir package on Arch User Repository (AUR)

ID: 327101
Name: libmir
PackageBaseID: 110282
PackageBase: libmir
Version: 0.15.2-1
Description: Generic Numerical Library for the D Programming language
URL: https://github.com/libmir/mir
NumVotes: 4
Popularity: 0
OutOfDate: 1705614683
Maintainer: zfo
Submitter: zfo
FirstSubmitted: 1461079283
LastModified: 1470407755
URLPath: /cgit/aur.git/snapshot/libmir.tar.gz