gstfs-ng on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S gstfs-ng

* (Optional) Uninstall gstfs-ng on Arch using YAY

$ yay -Rns gstfs-ng

2. Manually Install "gstfs-ng" via AUR

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

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

b. Clone gstfs-ng's git locally

$ git clone https://aur.archlinux.org/gstfs-ng.git ~/gstfs-ng

c. Go to ~/gstfs-ng folder and install it

$ cd ~/gstfs-ng $ makepkg -si

3. Information about the gstfs-ng package on Arch User Repository (AUR)

ID: 916385
Name: gstfs-ng
PackageBaseID: 121135
PackageBase: gstfs-ng
Version: 1.1-5
Description: A FUSE-based file system for dynamic gstreamer-based transcoding
URL: https://github.com/rtyle/gstfs-ng
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: SmashedSqwurl
Submitter: SmashedSqwurl
FirstSubmitted: 1491014717
LastModified: 1622736798
URLPath: /cgit/aur.git/snapshot/gstfs-ng.tar.gz