gst-plugins-rs on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S gst-plugins-rs

* (Optional) Uninstall gst-plugins-rs on Arch using YAY

$ yay -Rns gst-plugins-rs

2. Manually Install "gst-plugins-rs" via AUR

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

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

b. Clone gst-plugins-rs's git locally

$ git clone https://aur.archlinux.org/gst-plugins-rs.git ~/gst-plugins-rs

c. Go to ~/gst-plugins-rs folder and install it

$ cd ~/gst-plugins-rs $ makepkg -si

3. Information about the gst-plugins-rs package on Arch User Repository (AUR)

ID: 1374511
Name: gst-plugins-rs
PackageBaseID: 143173
PackageBase: gst-plugins-rs
Version: 1.22.8-1
Description: GStreamer plugins written in Rust (dav1d disabled when fail to build)
URL: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs
NumVotes: 3
Popularity: 0.447403
OutOfDate: 1706208050
Maintainer: FabioLolix
Submitter: oktopod11
FirstSubmitted: 1562060164
LastModified: 1703342555
URLPath: /cgit/aur.git/snapshot/gst-plugins-rs.tar.gz