streem on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S streem

* (Optional) Uninstall streem on Arch using YAY

$ yay -Rns streem

2. Manually Install "streem" via AUR

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

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

b. Clone streem's git locally

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

c. Go to ~/streem folder and install it

$ cd ~/streem $ makepkg -si

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

ID: 491109
Name: streem
PackageBaseID: 94192
PackageBase: streem
Version: 201611-2
Description: prototype of stream based programming language
URL: https://github.com/matz/streem
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: coderobe
Submitter: atweiden
FirstSubmitted: 1433872700
LastModified: 1520017453
URLPath: /cgit/aur.git/snapshot/streem.tar.gz