ocaml-ffmpeg on AUR (Arch User Repository)
Last updated: November 27,2024
1. Install "ocaml-ffmpeg" 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 ocaml-ffmpeg on Arch using YAY
$
yay -S
ocaml-ffmpeg
Copied
* (Optional) Uninstall ocaml-ffmpeg on Arch using YAY
$
yay -Rns
ocaml-ffmpeg
Copied
2. Manually Install "ocaml-ffmpeg" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone ocaml-ffmpeg's git locally
$
git clone https://aur.archlinux.org/ocaml-ffmpeg.git
~/ocaml-ffmpeg
Copied
c. Go to ~/ocaml-ffmpeg folder and install it
$
cd
~/ocaml-ffmpeg
Copied
$
makepkg -si
Copied
3. Information about the ocaml-ffmpeg package on Arch User Repository (AUR)
ID: 1389360
Name: ocaml-ffmpeg
PackageBaseID: 101620
PackageBase: ocaml-ffmpeg
Version: 1.1.10-1
Description: OCaml bindings to the FFmpeg library
URL: https://github.com/savonet/ocaml-ffmpeg
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: robertfoster
Submitter: J5lx
FirstSubmitted: 1444496391
LastModified: 1705781894
URLPath: /cgit/aur.git/snapshot/ocaml-ffmpeg.tar.gz
Name: ocaml-ffmpeg
PackageBaseID: 101620
PackageBase: ocaml-ffmpeg
Version: 1.1.10-1
Description: OCaml bindings to the FFmpeg library
URL: https://github.com/savonet/ocaml-ffmpeg
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: robertfoster
Submitter: J5lx
FirstSubmitted: 1444496391
LastModified: 1705781894
URLPath: /cgit/aur.git/snapshot/ocaml-ffmpeg.tar.gz