ocaml-gstreamer on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S ocaml-gstreamer

* (Optional) Uninstall ocaml-gstreamer on Arch using YAY

$ yay -Rns ocaml-gstreamer

2. Manually Install "ocaml-gstreamer" via AUR

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

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

b. Clone ocaml-gstreamer's git locally

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

c. Go to ~/ocaml-gstreamer folder and install it

$ cd ~/ocaml-gstreamer $ makepkg -si

3. Information about the ocaml-gstreamer package on Arch User Repository (AUR)

ID: 870857
Name: ocaml-gstreamer
PackageBaseID: 101581
PackageBase: ocaml-gstreamer
Version: 0.3.1-1
Description: OCaml bindings for the GStreamer multimedia framework
URL: https://github.com/savonet/ocaml-gstreamer
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: robertfoster
Submitter: J5lx
FirstSubmitted: 1444476671
LastModified: 1614548591
URLPath: /cgit/aur.git/snapshot/ocaml-gstreamer.tar.gz