HoneyMoose
  • 首页
  • Java
  • Jersey
  • Jira
  • Confluence
  • U.S.
    • USRealEstate
    • USVisaTrack
    • H1B
  • 项目和网站
    • CWIKI.US
    • OSSEZ 社区
    • WIKI.OSSEZ.COM
    • BUG.OSSEZ.COM
    • RSS.OSSEZ.COM
BLOG.OSSEZ.COM
A responsive blog theme focused om user reading experience
  1. Home
  2. Computer Science
  3. This article

CentOS 8 如何安装 htop

2020年10月04日 475Browse 0Like 0Comments

如果你安装使用的是 CentOS 的话,你可能没有办法直接安装 htop。

你会得到下面的信息:

[[email protected] discourse]# htop
-bash: htop: command not found

解决办法

你可以将 RHEL 添加到你的仓库中。

运行下面的命令:

yum install https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm

上面的命令将会添加 RHEL 到仓库中,在过程中你需要输入 Y 来同意校验。

在完成上面的操作后,再执行

yum install htop

来执行安装。

在完整完成后,可使用 htop 命令来查看系统的运行情况。

 

htop-install-01

 

如果你可以看到上面的界面,则表明 htop 已经安装成功。

Tags: None
Last updated:2020年10月04日

Kratos

stay absorbed stay excellent

Like
< Previous
Next >

Comments

Cancel reply

Newest Hotspots Random
Newest Hotspots Random
IBM Semeru Windows 下的安装 JDK 17 Okhttp 的 retrofit2 运行警告信息异常 应该升级 JDK 到 17 了吗 OpenAI-J 如何进行测试 微信 API 的发送客服消息返回对象不正确 PHP Windows 下 XAMPP 的 xdebug 配置
ChatGPT 嵌入微信公众号中的访问关于 USRealEstate 公众号的重要更新PHP 的 json_encode 异常Window 的 PHP XAMPP 安装 mongodb 的扩展PHP Windows 下 XAMPP 的 xdebug 配置微信 API 的发送客服消息返回对象不正确
Confluence 6 使用 JConsole 监控远程 Confluence Java Jackson 中如何将 JSON 对象转换为字符串 Spring 日志输出错误字符 -e[0;39m e[2m[ USCIS 查询当前案件处理的时间 手动升级 Confluence 6 - 升级 Confluence Confluence 6 文件
Categories
  • Algorithm(算法)
  • AMQP
  • Angular
  • CI
  • Compile And CI
  • Computer Science
  • Confluence
  • DataBase
  • Gradle
  • H1B
  • Hibernate
  • IDE
  • Java
  • Jersey
  • Jira
  • MariaDB
  • PrestaShop
  • Spring
  • Spring Batch
  • U.S.
  • USRealEstate
  • USVisaTrack
  • 我的小厨

COPYRIGHT © 2020 HoneyMoose. ALL RIGHTS RESERVED.

THEME CWIKIUS.CN MADE BY VTROIS