gst-devtools on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S gst-devtools

* (Optional) Uninstall gst-devtools on Arch using YAY

$ yay -Rns gst-devtools

2. Manually Install "gst-devtools" via AUR

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

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

b. Clone gst-devtools's git locally

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

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

$ cd ~/gst-devtools $ makepkg -si

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

ID: 926497
Name: gst-devtools
PackageBaseID: 145418
PackageBase: gst-devtools
Version: 1.18.4-2
Description: Development and debugging tools for GStreamer
URL: https://gitlab.freedesktop.org/gstreamer/gst-devtools
NumVotes: 0
Popularity: 0
OutOfDate: 1639058716
Maintainer:
Submitter: bunder
FirstSubmitted: 1569676750
LastModified: 1624718273
URLPath: /cgit/aur.git/snapshot/gst-devtools.tar.gz