htop dont start

Issues related to applications and software problems and general support
Post Reply
User avatar
kerogaz
Posts: 46
Joined: 2019/11/28 09:09:01

htop dont start

Post by kerogaz » 2021/07/12 08:05:23

Code: Select all

sudo dnf install htop
skype (stable)                                   11 kB/s | 2.9 kB     00:00    
Package htop-3.0.5-1.el8.x86_64 is already installed.
Dependencies resolved.
Nothing to do.
Complete!
[rocky@localhost ~]$ htop
[rocky@localhost ~]$ sudo htop

User avatar
kerogaz
Posts: 46
Joined: 2019/11/28 09:09:01

Re: htop dont start

Post by kerogaz » 2021/07/12 11:32:19

I remove htop

Code: Select all

yum remove htop
and reinstall

Code: Select all

dnf install htop
Now htop works. Maybe yum does not work correctly

Post Reply