xoo on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S xoo

* (Optional) Uninstall xoo on Arch using YAY

$ yay -Rns xoo

2. Manually Install "xoo" via AUR

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

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

b. Clone xoo's git locally

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

c. Go to ~/xoo folder and install it

$ cd ~/xoo $ makepkg -si

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

ID: 192023
Name: xoo
PackageBaseID: 69352
PackageBase: xoo
Version: 0.9-1
Description: Simulate an X target display device
URL: http://www.freedesktop.org/wiki/Software/xoo
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: bidulock
Submitter: bidulock
FirstSubmitted: 1366750784
LastModified: 1434010188
URLPath: /cgit/aur.git/snapshot/xoo.tar.gz