moonshine on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S moonshine

* (Optional) Uninstall moonshine on Arch using YAY

$ yay -Rns moonshine

2. Manually Install "moonshine" via AUR

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

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

b. Clone moonshine's git locally

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

c. Go to ~/moonshine folder and install it

$ cd ~/moonshine $ makepkg -si

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

ID: 1421447
Name: moonshine
PackageBaseID: 85800
PackageBase: moonshine
Version: 0.2.2-2
Description: Streaming server for Moonlight clients, written in Rust.
URL: https://github.com/hgaiser/moonshine
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hgaiser
Submitter: demize
FirstSubmitted: 1411237886
LastModified: 1709679288
URLPath: /cgit/aur.git/snapshot/moonshine.tar.gz