libmxfpp on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S libmxfpp

* (Optional) Uninstall libmxfpp on Arch using YAY

$ yay -Rns libmxfpp

2. Manually Install "libmxfpp" via AUR

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

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

b. Clone libmxfpp's git locally

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

c. Go to ~/libmxfpp folder and install it

$ cd ~/libmxfpp $ makepkg -si

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

ID: 1007252
Name: libmxfpp
PackageBaseID: 174165
PackageBase: libmxfpp
Version: 1.0.4.dd02a08-1
Description: libMXF++ is a C++ wrapper library for libMXF that supports reading and writing the SMPTE ST 377-1 MXF file format.
URL: https://sourceforge.net/p/bmxlib/libmxfpp/ci/master/tree/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sxiii
Submitter: sxiii
FirstSubmitted: 1639995904
LastModified: 1639995904
URLPath: /cgit/aur.git/snapshot/libmxfpp.tar.gz