bmx on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S bmx

* (Optional) Uninstall bmx on Arch using YAY

$ yay -Rns bmx

2. Manually Install "bmx" via AUR

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

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

b. Clone bmx's git locally

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

c. Go to ~/bmx folder and install it

$ cd ~/bmx $ makepkg -si

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

ID: 1007253
Name: bmx
PackageBaseID: 174166
PackageBase: bmx
Version: 1.0.3.c8db509-1
Description: bmx is a library and set of utilities to read and write the SMPTE ST 377-1 MXF file format.
URL: https://sourceforge.net/p/bmxlib/bmx/ci/master/tree/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sxiii
Submitter: sxiii
FirstSubmitted: 1639995914
LastModified: 1639995914
URLPath: /cgit/aur.git/snapshot/bmx.tar.gz