gstreamer0.10 on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S gstreamer0.10

* (Optional) Uninstall gstreamer0.10 on Arch using YAY

$ yay -Rns gstreamer0.10

2. Manually Install "gstreamer0.10" via AUR

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

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

b. Clone gstreamer0.10's git locally

$ git clone https://aur.archlinux.org/gstreamer0.10.git ~/gstreamer0.10

c. Go to ~/gstreamer0.10 folder and install it

$ cd ~/gstreamer0.10 $ makepkg -si

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

ID: 1082896
Name: gstreamer0.10
PackageBaseID: 119181
PackageBase: gstreamer0.10
Version: 0.10.36-20
Description: GStreamer Multimedia Framework
URL: https://gstreamer.freedesktop.org
NumVotes: 123
Popularity: 0.115458
OutOfDate:
Maintainer: ava1ar
Submitter: yurikoles
FirstSubmitted: 1485438169
LastModified: 1653070922
URLPath: /cgit/aur.git/snapshot/gstreamer0.10.tar.gz