streem-git on AUR (Arch User Repository)

Last updated: June 04,2024

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

$ yay -S streem-git

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

$ yay -Rns streem-git

2. Manually Install "streem-git" via AUR

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

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

b. Clone streem-git's git locally

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

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

$ cd ~/streem-git $ makepkg -si

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

ID: 491616
Name: streem-git
PackageBaseID: 130263
PackageBase: streem-git
Version: r942.4d79ff2-1
Description: prototype of stream based programming language
URL: https://github.com/matz/streem
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: coderobe
Submitter: coderobe
FirstSubmitted: 1519412259
LastModified: 1520177892
URLPath: /cgit/aur.git/snapshot/streem-git.tar.gz