libvolatilestream-git on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S libvolatilestream-git

* (Optional) Uninstall libvolatilestream-git on Arch using YAY

$ yay -Rns libvolatilestream-git

2. Manually Install "libvolatilestream-git" via AUR

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

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

b. Clone libvolatilestream-git's git locally

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

c. Go to ~/libvolatilestream-git folder and install it

$ cd ~/libvolatilestream-git $ makepkg -si

3. Information about the libvolatilestream-git package on Arch User Repository (AUR)

ID: 697539
Name: libvolatilestream-git
PackageBaseID: 136497
PackageBase: libvolatilestream-git
Version: r11.0937e7c-2
Description: volatile stream = stdio FILE* stream as a temporary dynamically allocated (and deallocated) memory buffer
URL: https://github.com/rd235/libvolatilestream
NumVotes: 0
Popularity: 0
OutOfDate: 1687693346
Maintainer: GFdevelop
Submitter: GFdevelop
FirstSubmitted: 1538771680
LastModified: 1581865309
URLPath: /cgit/aur.git/snapshot/libvolatilestream-git.tar.gz