libmxf on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S libmxf

* (Optional) Uninstall libmxf on Arch using YAY

$ yay -Rns libmxf

2. Manually Install "libmxf" via AUR

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

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

b. Clone libmxf's git locally

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

c. Go to ~/libmxf folder and install it

$ cd ~/libmxf $ makepkg -si

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

ID: 1007251
Name: libmxf
PackageBaseID: 174164
PackageBase: libmxf
Version: 1.0.4.9b9860d-1
Description: libMXF is a low-level C library for reading and writing the SMPTE ST 377-1 MXF file format.
URL: https://sourceforge.net/p/bmxlib/libmxf/ci/master/tree/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sxiii
Submitter: sxiii
FirstSubmitted: 1639995893
LastModified: 1639995893
URLPath: /cgit/aur.git/snapshot/libmxf.tar.gz