Search Criteria
Package Details: s-tui-git v0.8.3.r115.g37ca30c-2
Git Clone URL: | https://aur.archlinux.org/s-tui-git.git (read-only, click to copy) |
---|---|
Package Base: | s-tui-git |
Description: | Terminal UI stress test and monitoring tool |
Upstream URL: | https://github.com/amanusk/s-tui |
Licenses: | |
Conflicts: | |
Submitter: | lesto |
Maintainer: | lesto |
Last Packager: | lesto |
Votes: | 11 |
Popularity: | 0.001479 |
First Submitted: | 2017-10-01 10:10 |
Last Updated: | 2020-09-07 10:53 |
Latest Comments
lesto commented on 2020-09-07 10:54
@grossvater fixed, sorry it took long time but i missed the notification
grossvater commented on 2019-11-22 09:53
I still have the error related to pkg_resources:
Fixed by installing package python-setuptools, which seems to be needed not only for installing, but also for running.
lesto commented on 2019-07-18 21:46
thanks, updated
cg505 commented on 2019-07-18 21:26
This package fails on run:
I believe it should be using
python
, notpython2
. Making this change in the PKGBUILD fixes the issue.lesto commented on 2018-12-30 14:22
hi @saildata, thanks for the point. I updated the dependency and also updated the makepkg to be in line with current AUR raccomendations; please let me know if run fine for you.
saildata commented on 2018-12-30 04:17
makedepends should be python2-setuputils, not python-setuputils