xsos on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S xsos

* (Optional) Uninstall xsos on Arch using YAY

$ yay -Rns xsos

2. Manually Install "xsos" via AUR

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

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

b. Clone xsos's git locally

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

c. Go to ~/xsos folder and install it

$ cd ~/xsos $ makepkg -si

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

ID: 618213
Name: xsos
PackageBaseID: 105116
PackageBase: xsos
Version: 0.7.19-1
Description: Summarize system info from sosreports
URL: https://github.com/ryran/xsos
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: gangelop
Submitter: gangelop
FirstSubmitted: 1451162018
LastModified: 1559556935
URLPath: /cgit/aur.git/snapshot/xsos.tar.gz