Search Criteria
Package Details: sysmontask 1:1.3.9+16+g7c96959-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/sysmontask.git (read-only, click to copy) |
|---|---|
| Package Base: | sysmontask |
| Description: | System monitor with the compactness and usefulness of Windows Task Manager |
| Upstream URL: | https://github.com/KrispyCamel4u/SysMonTask |
| Keywords: | manager monitor system task task-manager |
| Licenses: | BSD |
| Submitter: | D3SOX |
| Maintainer: | camel-neeraj |
| Last Packager: | yochananmarqos |
| Votes: | 14 |
| Popularity: | 0.000403 |
| First Submitted: | 2021-03-01 11:47 (UTC) |
| Last Updated: | 2023-04-08 23:38 (UTC) |
Dependencies (11)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classic-xfceAUR)
- libwnck3
- lshw (lshw-gitAUR)
- polkit (polkit-gitAUR, polkit-consolekitAUR)
- python-cairo (python-cairo-gitAUR)
- python-gobject
- python-psutil
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- python-setuptools (make)
- nvidia-utils (nvidia-410xx-utilsAUR, nvidia-440xx-utilsAUR, nvidia-430xx-utilsAUR, nvidia-340xx-utilsAUR, nvidia-510xx-utilsAUR, nvidia-utils-teslaAUR, nvidia-525xx-utilsAUR, nvidia-575xx-utilsAUR, nvidia-340xx-utils-macbookAUR, nvidia-535xx-utilsAUR, nvidia-utils-betaAUR, nvidia-470xx-utilsAUR, nvidia-390xx-utilsAUR, nvidia-550xx-utilsAUR, nvidia-580xx-utilsAUR, nvidia-vulkan-utilsAUR) (optional) – for NVIDIA GPU monitoring
- python-matplotlib (python-matplotlib-gitAUR) (optional) – For Log Plot utility
Latest Comments
« First ‹ Previous 1 2
D3SOX commented on 2021-09-14 15:11 (UTC)
I think
lshwis a missing dependency. I could not start it without, it gave me/bin/sh: 1: lshw: not foundand aJSONDecodeErrorcamel-neeraj commented on 2021-03-11 12:09 (UTC)
Hi Can you update the package as some dependencies have been removed in the new release?
kouros17 commented on 2021-03-03 08:16 (UTC)
@D3SOX Yes I have it alredy installed just the fakeroot was missing. I probably deleted it by mistake. Thanks! :)
D3SOX commented on 2021-03-03 07:53 (UTC) (edited on 2021-03-03 07:54 (UTC) by D3SOX)
@kouros17 Do you have
base-develinstalled? Trypacman -S base-devel. It contains all the necessary tools to build packages.kouros17 commented on 2021-03-03 07:37 (UTC) (edited on 2021-03-03 07:41 (UTC) by kouros17)
I cant build it because
Installed fakeroot from repos and everyting ok now.
yochananmarqos commented on 2021-03-01 21:43 (UTC) (edited on 2021-03-01 21:54 (UTC) by yochananmarqos)
PKGBUILD critique:
/usr/share/licenses/$pkgname/.python-cairo, seesysmontask.pyand most of the other files in that folder.libwnck3, seeproc.py.I don't see any mention of
python-xxhashas a dependency, where did you find that? I didn't notice any difference without it installed.Example PKGBUILD
« First ‹ Previous 1 2