우분투16 htop 설치

Jmnote (토론 | 기여)님의 2017년 5월 22일 (월) 20:23 판 (새 문서: ;리눅스 htop 설치 ;우분투16 htop 설치 ==확인== <source lang='console'> root@zeta:~# htop -v -bash: htop: command not found </sourcE> <source lang='console'> root@zeta:~#...)
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)
리눅스 htop 설치
우분투16 htop 설치

1 확인

root@zeta:~# htop -v
-bash: htop: command not found
root@zeta:~# apt list htop -a
Listing... Done
htop/xenial-updates 2.0.1-1ubuntu1 amd64
htop/xenial 2.0.1-1 amd64

2 설치

root@zeta:~# apt install htop
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages were automatically installed and are no longer required:
  linux-headers-4.4.0-66 linux-headers-4.4.0-66-generic linux-image-4.4.0-66-generic
  linux-image-extra-4.4.0-66-generic
Use 'apt autoremove' to remove them.
Suggested packages:
  lsof strace
The following NEW packages will be installed:
  htop
0 upgraded, 1 newly installed, 0 to remove and 35 not upgraded.
Need to get 76.4 kB of archives.
After this operation, 215 kB of additional disk space will be used.
Get:1 http://kr.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 htop amd64 2.0.1-1ubuntu1 [76.4 kB]
Fetched 76.4 kB in 0s (227 kB/s)
Selecting previously unselected package htop.
(Reading database ... 164433 files and directories currently installed.)
Preparing to unpack .../htop_2.0.1-1ubuntu1_amd64.deb ...
Unpacking htop (2.0.1-1ubuntu1) .........................................................] 
Processing triggers for mime-support (3.59ubuntu1) ......................................] 
Setting up htop (2.0.1-1ubuntu1) ...

3 확인 2

root@zetawiki:~# htop -v
htop 2.0.1 - (C) 2004-2016 Hisham Muhammad
Released under the GNU GPL.

4 같이 보기

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}