Package Details: xsos 0.7.33-1

Git Clone URL: https://aur.archlinux.org/xsos.git (read-only, click to copy)
Package Base: xsos
Description: Instantly summarize system info from a sosreport or a running system
Upstream URL: https://github.com/ryran/xsos
Keywords: info summarize system
Licenses: GPL-3.0
Submitter: gangelop
Maintainer: Dominiquini
Last Packager: Dominiquini
Votes: 3
Popularity: 0.148017
First Submitted: 2015-12-26 20:33 (UTC)
Last Updated: 2026-02-22 05:45 (UTC)

Dependencies (5)

Required by (0)

Sources (1)

Latest Comments

ChrisTX commented on 2026-04-22 11:38 (UTC)

I’ve just noticed that the license command in the PKGBUILD isn’t quite right, as GPL-3.0 isn’t a valid SPDX specifier. This is because GPL v2, v3 etc can be either licensed with the option to use a later version of the GPL. Thus there’s GPL-3.0-only and GPL-3.0-or-later. The project grants this so GPL-3.0-or-later would be the correct license specifier.