libdcp on AUR (Arch User Repository)
Last updated: December 27,2024
1. Install "libdcp" 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
Copied
b. Install libdcp on Arch using YAY
$
yay -S
libdcp
Copied
* (Optional) Uninstall libdcp on Arch using YAY
$
yay -Rns
libdcp
Copied
2. Manually Install "libdcp" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone libdcp's git locally
$
git clone https://aur.archlinux.org/libdcp.git
~/libdcp
Copied
c. Go to ~/libdcp folder and install it
$
cd
~/libdcp
Copied
$
makepkg -si
Copied
3. Information about the libdcp package on Arch User Repository (AUR)
ID: 1411317
Name: libdcp
PackageBaseID: 75441
PackageBase: libdcp
Version: 1.8.96-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: 4
Popularity: 0
OutOfDate:
Maintainer: markusk
Submitter: ska
FirstSubmitted: 1384621170
LastModified: 1708253720
URLPath: /cgit/aur.git/snapshot/libdcp.tar.gz
Name: libdcp
PackageBaseID: 75441
PackageBase: libdcp
Version: 1.8.96-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: 4
Popularity: 0
OutOfDate:
Maintainer: markusk
Submitter: ska
FirstSubmitted: 1384621170
LastModified: 1708253720
URLPath: /cgit/aur.git/snapshot/libdcp.tar.gz