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