libmatio-cpp on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S libmatio-cpp

* (Optional) Uninstall libmatio-cpp on Arch using YAY

$ yay -Rns libmatio-cpp

2. Manually Install "libmatio-cpp" via AUR

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

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

b. Clone libmatio-cpp's git locally

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

c. Go to ~/libmatio-cpp folder and install it

$ cd ~/libmatio-cpp $ makepkg -si

3. Information about the libmatio-cpp package on Arch User Repository (AUR)

ID: 1132605
Name: libmatio-cpp
PackageBaseID: 163066
PackageBase: libmatio-cpp
Version: 0.2.1-2
Description: A C++ wrapper of the matio library, with memory ownership handling.
URL: https://github.com/ami-iit/matio-cpp
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: DrasLorus
Submitter: DrasLorus
FirstSubmitted: 1612781870
LastModified: 1661804329
URLPath: /cgit/aur.git/snapshot/libmatio-cpp.tar.gz