gst-shark on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S gst-shark

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

$ yay -Rns gst-shark

2. Manually Install "gst-shark" via AUR

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

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

b. Clone gst-shark's git locally

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

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

$ cd ~/gst-shark $ makepkg -si

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

ID: 1309758
Name: gst-shark
PackageBaseID: 197039
PackageBase: gst-shark
Version: 0.8.1-1
Description: A collection of GStreamer tracing and debugging tools
URL: https://github.com/RidgeRun/gst-shark
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: andreasm
Submitter: andreasm
FirstSubmitted: 1693132995
LastModified: 1693132995
URLPath: /cgit/aur.git/snapshot/gst-shark.tar.gz