Search Criteria
Package Details: xsysinfo 1.6-2
Package Actions
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) |
Dependencies (7)
- libx11 (libx11-gitAUR)
- libxaw (xawmAUR)
- libxt
- xorg-server (xorg-server-gitAUR, xorg-server-bug865-issue1578AUR, xorg-server-bug865AUR)
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc11AUR, gcc-snapshotAUR) (make)
- imake (make)
- make (make-gitAUR) (make)
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