设为首页 - 加入收藏 ASP站长网(Aspzz.Cn)- 科技、建站、经验、云计算、5G、大数据,站长网!
热搜: 数据 手机 公司
当前位置: 首页 > 服务器 > 搭建环境 > Windows > 正文

如何在Linux上检查一个软件包的详细信息(6)

发布时间:2018-09-19 10:12 所属栏目:117 来源:Prakash Subramanian
导读:(LCTT 译注: 用 aptitude show 查看 htop 包信息) $ aptitude show htop Package: htop Version: 2.0.2-1 State: installed Automatically installed: no Priority: optional Section: universe/utils Maintaine

(LCTT 译注: 用 aptitude show 查看 htop 包信息)

  1. $ aptitude show htop
  2. Package: htop
  3. Version: 2.0.2-1
  4. State: installed
  5. Automatically installed: no
  6. Priority: optional
  7. Section: universe/utils
  8. Maintainer: Ubuntu Developers
  9. Architecture: amd64
  10. Uncompressed Size: 216 k
  11. Depends: libc6 (>= 2.15), libncursesw5 (>= 6), libtinfo5 (>= 6)
  12. Suggests: lsof, strace
  13. Conflicts: htop:i386
  14. Description: interactive processes viewer
  15. 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.
  16. Tasks related to processes (killing, renicing) can be done without entering their PIDs.
  17. Homepage: http://hisham.hm/htop/

【编辑推荐】

  1. Linux的10个最危险的命令
  2. Linux中find命令用法全汇总,看完就没有不会用的!
  3. 如何在Linux中压缩和解压缩文件
  4. Filelight:可视化查看Linux系统上的磁盘使用情况
  5. 如何从Linux的文件管理器中加密文件
【责任编辑:庞桂玉 TEL:(010)68476606】
点赞 0

(编辑:ASP站长网)

网友评论
推荐文章
    热点阅读