x11spice on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S x11spice

* (Optional) Uninstall x11spice on Arch using YAY

$ yay -Rns x11spice

2. Manually Install "x11spice" via AUR

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

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

b. Clone x11spice's git locally

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

c. Go to ~/x11spice folder and install it

$ cd ~/x11spice $ makepkg -si

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

ID: 943154
Name: x11spice
PackageBaseID: 140775
PackageBase: x11spice
Version: 1.1-1
Description: Connects a running X server as a Spice server.
URL: https://gitlab.freedesktop.org/spice/x11spice
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: VOID001
Submitter: VOID001
FirstSubmitted: 1553773681
LastModified: 1627964065
URLPath: /cgit/aur.git/snapshot/x11spice.tar.gz