restream on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S restream

* (Optional) Uninstall restream on Arch using YAY

$ yay -Rns restream

2. Manually Install "restream" via AUR

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

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

b. Clone restream's git locally

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

c. Go to ~/restream folder and install it

$ cd ~/restream $ makepkg -si

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

ID: 984345
Name: restream
PackageBaseID: 169953
PackageBase: restream
Version: 1.2.0-1
Description: Shell script for sharing the reMarkable's screen over SSH.
URL: https://github.com/rien/restream
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: aditya
Submitter: aditya
FirstSubmitted: 1629043540
LastModified: 1636128008
URLPath: /cgit/aur.git/snapshot/restream.tar.gz