libdcp-git on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S libdcp-git

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

$ yay -Rns libdcp-git

2. Manually Install "libdcp-git" via AUR

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

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

b. Clone libdcp-git's git locally

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

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

$ cd ~/libdcp-git $ makepkg -si

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

ID: 1138908
Name: libdcp-git
PackageBaseID: 88696
PackageBase: libdcp-git
Version: 1.8.27.r1.gb36f9bf7-1
Description: A small C++ library which can create and read Digital Cinema Packages using JPEG2000 and WAV files
URL: https://carlh.net/libdcp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: markusk
Submitter: markusk
FirstSubmitted: 1419623341
LastModified: 1663016998
URLPath: /cgit/aur.git/snapshot/libdcp-git.tar.gz