项目作者: bartoll

项目描述 :
htop .deb package for Raspberry Pi 4b (supports CPU Temperature and CPU Freqency measure)
高级语言:
项目地址: git://github.com/bartoll/htop.git
创建时间: 2021-02-20T00:24:49Z
项目社区:https://github.com/bartoll/htop

开源协议:Apache License 2.0

下载


htop for Raspberry Pi 4b

htop Ubuntu deb package compiled with support of CPU Frequency and CPU Temperature measure.

Original project is here: https://github.com/htop-dev/

[htop]

arm64

  • Ubuntu 20.04

Installing:

  1. sudo dpkg -i ./htop-3.0.5-temp1_arm64.deb

Uninstalling:

If you want to restore the stock package for any reason, type in shell:

  1. sudo apt-get remove --purge htop

and then:

  1. sudo apt-get install htop

Configuring

After install, please type F2 and add

  • CPU temperature (F2 -> Display Options -> Also show CPU temperature)
  • CPU frequency (F2 -> Display Options -> Also show CPU frequency)