libcineform on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S libcineform

* (Optional) Uninstall libcineform on Arch using YAY

$ yay -Rns libcineform

2. Manually Install "libcineform" via AUR

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

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

b. Clone libcineform's git locally

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

c. Go to ~/libcineform folder and install it

$ cd ~/libcineform $ makepkg -si

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

ID: 658911
Name: libcineform
PackageBaseID: 132597
PackageBase: libcineform
Version: 0.2-1
Description: GoPro CineForm video codec SDK fork. Easier to build and integrate into other projects.
URL: https://github.com/egrange/libcineform
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Emeric
Submitter: Emeric
FirstSubmitted: 1526488257
LastModified: 1571830684
URLPath: /cgit/aur.git/snapshot/libcineform.tar.gz