Search Criteria
Package Details: htop-dev-git 3.0.3.r19.g738d31b-1
Git Clone URL: | https://aur.archlinux.org/htop-dev-git.git (read-only, click to copy) |
---|---|
Package Base: | htop-dev-git |
Description: | htop - an interactive process viewer, full-featured |
Upstream URL: | https://github.com/htop-dev/htop |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | wcasanova |
Maintainer: | wcasanova |
Last Packager: | wcasanova |
Votes: | 2 |
Popularity: | 0.095526 |
First Submitted: | 2020-08-23 02:45 |
Last Updated: | 2020-12-11 22:47 |
Dependencies (9)
- hwloc (hwloc1)
- libncursesw.so (arm-linux-gnueabihf-ncurses, ncurses-nohex, ncurses-git, ncurses)
- libnl (libnl-git)
- lm_sensors (lm_sensors-max_of_fctemps, lm_sensors-git)
- ncurses (ncurses-nohex, ncurses-git)
- git (git-git) (make)
- python (python-dbg) (make)
- lsof (lsof-git) (optional) – list open files for running process
- strace (strace-git) (optional) – attach to running process
Required by (5)
- eda-meta (requires htop)
- hollywood (requires htop)
- realtime-generic-setup (requires htop) (optional)
- uenv (requires htop) (optional)
- uenv-git (requires htop) (optional)
Latest Comments
wcasanova commented on 2020-12-11 22:41
yes, it should not be optional.
jakebailey commented on 2020-11-24 20:26
This unfortunately fails to build for me in a clean chroot with
configure: error: missing libraries: libhwloc
. I can see in the PKGBUILD that hwloc is an optional dep, but is enabled during build. Perhaps it needs to be a makedep?