Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
orangepi-xunlong
GitHub Repository: orangepi-xunlong/orangepi-build
Path: blob/next/external/packages/extras-buildpkgs/htop/debian/control
8660 views
Source: htop
Section: utils
Priority: optional
Maintainer: Daniel Lange <[email protected]>
Uploaders: Eugene V. Lyubimkin <[email protected]>,
           Graham Inggs <[email protected]>
Build-Depends: debhelper,
               dpkg-dev (>= 1.16.1.1),
               libhwloc-dev [!linux-any],
               libkvm-dev [kfreebsd-any],
               libncurses5-dev,
               libncursesw5-dev,
               pkg-config
Standards-Version: 4.1.4
Homepage: https://hisham.hm/htop/
Vcs-Browser: https://salsa.debian.org/debian/htop
Vcs-Git: https://salsa.debian.org/debian/htop.git

Package: htop
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Suggests: lsof, strace
Description: interactive processes viewer
 Htop is an ncursed-based process viewer similar to top, but it
 allows one to scroll the list vertically and horizontally to see
 all processes and their full command lines.
 .
 Tasks related to processes (killing, renicing) can be done without
 entering their PIDs.