xss on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S xss

* (Optional) Uninstall xss on Arch using YAY

$ yay -Rns xss

2. Manually Install "xss" via AUR

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

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

b. Clone xss's git locally

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

c. Go to ~/xss folder and install it

$ cd ~/xss $ makepkg -si

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

ID: 1080208
Name: xss
PackageBaseID: 90273
PackageBase: xss
Version: 1.0-1
Description: A collection of small programs to compose your own screensaver or screenlocker
URL: https://github.com/9wm/xss
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Alad
FirstSubmitted: 1423414165
LastModified: 1652557119
URLPath: /cgit/aur.git/snapshot/xss.tar.gz