Installing htop on CentOS - LxAdmin

Discussion in 'Site & Server Administration' started by superfrankie, Jul 25, 2010.

  1. #1
    Almost tried everything searched on Google, Most of the time when i wrote commands on Terminal it says no package available, My VPS is unmanaged and therefore the host won't support for this
     
    superfrankie, Jul 25, 2010 IP
  2. madaboutlinux

    madaboutlinux Member

    Messages:
    250
    Likes Received:
    7
    Best Answers:
    2
    Trophy Points:
    43
    #2
    Which command are you trying to execute OR what error you receive while installing the package?
     
    madaboutlinux, Jul 25, 2010 IP
  3. GnZhost

    GnZhost Peon

    Messages:
    40
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    GnZhost, Jul 25, 2010 IP
  4. Travis

    Travis Peon

    Messages:
    539
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    0
    #4
    The easiest way to do it, with CentOS, is via RPM. I know most of what is on Google (including RPM links and yum installation guides) no longer works.

    This repository has working links...

    http://www.rpmfind.net/linux/rpm2html/search.php?query=htop

    You'll want one of the .el5 versions (most likely, depending on your OS version).

    Then you'll want to wget the file from the location via SSH: wget ""

    Then, run (as either root or sudo) rpm -Uvh PACKAGE.rpm on the file, should install and make htop available.
     
    Travis, Jul 25, 2010 IP
  5. lachrymologist

    lachrymologist Active Member

    Messages:
    456
    Likes Received:
    4
    Best Answers:
    1
    Trophy Points:
    70
    #5
    or just install dag's repo, then you can easily install it with "yum install htop"
    it will be there..
     
    lachrymologist, Jul 25, 2010 IP