PDA

View Full Version : [ubuntu] How to install iotop in Hardy?


MountainX
August 1st, 2008, 02:39 AM
I hear iotop is available for intrepid. How can I install it in Hardy? Thanks.

iaculallad
August 1st, 2008, 04:17 AM
I hear iotop is available for intrepid. How can I install it in Hardy? Thanks.

System->Administration->Software Sources, click on the "Third Party Software" tab, click on the Add button: input:

deb http://ppa.launchpad.net/tormodvolden/ubuntu hardy main

in the Apt Line box. Click Add Source, Click on Close and Reload.

Now, open your terminal and issue the command below to install iotop:

sudo apt-get install iotop

MountainX
August 2nd, 2008, 09:15 PM
that worked perfect :)

tormod
September 13th, 2008, 06:29 PM
You can also install the Intrepid iotop_0.2-2_all.deb package in Hardy without problems. That's why I haven't updated the one in my PPA.