Search Criteria
Package Details: htop-dev-git 3.0.3.r19.g738d31b-1
Package Actions
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: | GPL |
Conflicts: | htop, htop-git |
Provides: | htop |
Submitter: | wcasanova |
Maintainer: | wcasanova |
Last Packager: | wcasanova |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2020-08-23 02:45 (UTC) |
Last Updated: | 2020-12-11 22:47 (UTC) |
Dependencies (9)
- hwloc
- libncursesw.so (arm-linux-gnueabihf-ncurses, ncurses-nohex, ncurses-git, lib32-ncurses, ncurses)
- libnl (libnl-git)
- lm_sensors (lm_sensors-max_of_fctemps, lm_sensors-git)
- ncurses (ncurses-nohex, ncurses-git)
- git (git-vfs, git-git, git-run-command-patch-git) (make)
- python (nogil-python, python36, python32, python39, python38, python37, python311, python312) (make)
- lsof (lsof-git) (optional) – list open files for running process
- strace (strace-git, strace-with-colors) (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 (UTC)
yes, it should not be optional.
jakebailey commented on 2020-11-24 20:26 (UTC)
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?