gst on AUR (Arch User Repository)
Last updated: November 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
Copied
b. Install gst on Arch using YAY
$
yay -S
gst
Copied
* (Optional) Uninstall gst on Arch using YAY
$
yay -Rns
gst
Copied
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
Copied
b. Clone gst's git locally
$
git clone https://aur.archlinux.org/gst.git
~/gst
Copied
c. Go to ~/gst folder and install it
$
cd
~/gst
Copied
$
makepkg -si
Copied
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
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