Package Details: xsysinfo 1.6-2

Git Clone URL: https://aur.archlinux.org/xsysinfo.git (read-only, click to copy)
Package Base: xsysinfo
Description: An X application to display some kernel parameters in graphical form. It is like a mix of top, free and xload with the values shown as horizontal bar.
Upstream URL: https://sourceforge.net/projects/xsysinfo
Licenses: Other License
Submitter: Geballin
Maintainer: Geballin
Last Packager: Geballin
Votes: 0
Popularity: 0.000000
First Submitted: 2024-03-30 19:20 (UTC)
Last Updated: 2024-08-19 21:19 (UTC)

Latest Comments

simona commented on 2024-08-19 21:21 (UTC)

now perfect

simona commented on 2024-08-10 17:25 (UTC)

sysinfo.c:55:34: error: implicit declaration of function ‘strtol’; did you mean ‘strtok’? [-Wimplicit-function-declaration]
55 | retval = strtol(bufptr + len, &tail, 10);
| ^~
| strtok
make: *** [<incorporato>: sysinfo.o] Error 1