기술노트

기술노트

게시물 상세
우분투 20.04 bpytop 설치
작성자 : 관리자(jieun@ehostidc.co.kr)  작성일 : 2021-10-07   조회수 : 2713


1)  apt 업데이트 및 업그레이드 

 

root@Ehost-test:~# apt update 

root@Ehost-test:~# apt upgrade




2) bpytop 설치를 위한 Python 설치

 

root@Ehost-test:~# apt install python3 – pip 

root@Ehost-test:~# python3 --version



3) bpytop 설치

root@Ehost-test:~# pip3 install bpytop


4) bpytop 실행

root@Ehost-test:~# bpytop


이전글 우분투 20.04 백신(ClamAV) 설치
다음글 Windows password crack (cmd.exe -> utilman.exe 파일 변경이 안 통할 때)