wiki:installing_htop

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
wiki:installing_htop [2017/01/12 19:28] – [Installing htop] walkeradminwiki:installing_htop [2023/03/09 22:35] (current) – external edit 127.0.0.1
Line 12: Line 12:
 Update the repositories to be able to install htop, please check out this wiki page first (or the install will fail) Update the repositories to be able to install htop, please check out this wiki page first (or the install will fail)
 \\  \\ 
-    [[wiki:centos_7_no_wget_install_epel|CentOs 7 no WGET install EPEL]]+[[wiki:centos_7_no_wget_install_epel|CentOs 7 no WGET install EPEL]]
 \\  \\ 
 \\  \\ 
Line 26: Line 26:
 \\  \\ 
 Bear in mind that the htop version might change Bear in mind that the htop version might change
 +
 +----
 +
 ==== Install htop ==== ==== Install htop ====
 +The installation of htop is very simple, you just need to type in to the console:
 \\  \\ 
 \\  \\ 
-The installation of htop is very simple, you just need to type in to the console:+    yum install htop -y 
 +\\  
 +\\  
 +<file> 
 +yum install htop -y 
 + 
 +Loaded pluginsfastestmirror 
 +Loading mirror speeds from cached hostfile 
 + * epel: epel.check-update.co.uk 
 + * epel-debuginfo: mirrors.coreix.net 
 + * epel-source: mirrors.coreix.net 
 + * epel-testing-debuginfo: mirrors.coreix.net 
 + * epel-testing-source: mirrors.coreix.net 
 +Resolving Dependencies 
 +--> Running transaction check 
 +---> Package htop.x86_64 0:2.0.2-1.el7 will be installed 
 +--> Finished Dependency Resolution 
 + 
 +Dependencies Resolved 
 + 
 +============================================================================================== 
 +Package         Arch                    Version             Repository               Size 
 +============================================================================================== 
 +Installing:     htop                    x86_64              2.0.2-1.el7 epel         98 k 
 + 
 +Transaction Summary 
 +============================================================================================== 
 +Install  1 Package 
 + 
 +Total download size: 98 k 
 +Installed size: 207 k 
 +Downloading packages: 
 +htop-2.0.2-1.el7.x86_64.rpm                                      98 kB  00:00:00 
 +Running transaction check 
 +Running transaction test 
 +Transaction test succeeded 
 +Running transaction 
 +  Installing : htop-2.0.2-1.el7.x86_64                          1/1 
 +  Verifying  : htop-2.0.2-1.el7.x86_64                          1/1 
 + 
 +Installed: 
 +  htop.x86_64 0:2.0.2-1.el7 
 + 
 +Complete! 
 + 
 +</file> 
 + 
 +---- 
 +==== htop Versions ==== 
 +\\  
 +On CentOS 6 and earlier you will get htop v1.x.x.x 
 +\\  
 +\\  
 +On CentOS 7 you get htop v2.x.x.x
 \\  \\ 
 \\  \\ 
-yum install htop.+
wiki/installing_htop.1484249329.txt.gz · Last modified: 2023/03/09 22:35 (external edit)