gst on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S gst

* (Optional) Uninstall gst on Arch using YAY

$ yay -Rns gst

2. Manually Install "gst" via AUR

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

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

b. Clone gst's git locally

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

c. Go to ~/gst folder and install it

$ cd ~/gst $ makepkg -si

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

ID: 1329346
Name: gst
PackageBaseID: 148517
PackageBase: gst
Version: 0.7.6-1
Description: a GTK system utility designed to stress and monitor various hardware components like CPU and RAM
URL: https://gitlab.com/leinardi/gst
NumVotes: 11
Popularity: 0.136015
OutOfDate:
Maintainer: leo980
Submitter: The999eagle
FirstSubmitted: 1580052343
LastModified: 1696560591
URLPath: /cgit/aur.git/snapshot/gst.tar.gz