mio-git on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S mio-git

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

$ yay -Rns mio-git

2. Manually Install "mio-git" via AUR

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

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

b. Clone mio-git's git locally

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

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

$ cd ~/mio-git $ makepkg -si

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

ID: 631311
Name: mio-git
PackageBaseID: 143750
PackageBase: mio-git
Version: r118.b9737f6-2
Description: Cross-platform C++11 header-only library for memory mapped file IO
URL: https://github.com/mandreyel/mio
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: petrmanek
Submitter: petrmanek
FirstSubmitted: 1563720833
LastModified: 1563721143
URLPath: /cgit/aur.git/snapshot/mio-git.tar.gz