Search Criteria
Package Details: gst 0.7.4-1
Git Clone URL: | https://aur.archlinux.org/gst.git (read-only, click to copy) |
---|---|
Package Base: | gst |
Description: | System utility designed to stress and monitoring various hardware components |
Upstream URL: | https://gitlab.com/leinardi/gst |
Licenses: | |
Conflicts: | |
Submitter: | The999eagle |
Maintainer: | The999eagle |
Last Packager: | The999eagle |
Votes: | 7 |
Popularity: | 0.089694 |
First Submitted: | 2020-01-26 15:25 |
Last Updated: | 2020-06-28 18:24 |
Dependencies (17)
- dmidecode (dmidecode-git)
- gobject-introspection (gobject-introspection-git)
- libappindicator-gtk3 (libappindicator-gtk3-ubuntu, libappindicator-bzr)
- lm_sensors (lm_sensors-max_of_fctemps, lm_sensors-git)
- python (python-dbg)
- python-gobject (python-gobject-git)
- python-humanfriendly
- python-injector (python-injector-git)
- python-peewee
- python-psutil
- python-pyxdg
- python-requests
- python-rx
- python-yaml
- stress-ng
- appstream-glib (appstream-glib-git) (make)
- meson (meson-git) (make)
Latest Comments
The999eagle commented on 2020-01-28 18:30
@thaewrapt thanks, added the conflict.
thaewrapt commented on 2020-01-28 11:53
gst: /usr/bin/gst exists in filesystem (owned by smalltalk)
Conflicts with 'smalltalk' package.
gobonja commented on 2020-01-28 08:28
@The999eagle you are right. Manjaro had wrong packaging for python-injector. Thanks for the info.
The999eagle commented on 2020-01-27 18:46
@gobonja No,
python-typing_extensions
is a dependency ofpython-injector
, whichgst
depends on. If you installpython-injector
from the AUR you should havepython-typing_extensions
already. Someone else already reported this, it's an issue with thepython-injector
package Manjaro has.gobonja commented on 2020-01-27 18:42
Please add python-typing_extensions as dependency. Without it got error: ModuleNotFoundError: No module named 'typing_extensions'