1
Tutorials and FAQs / Re: Install htop process monitor
« on: June 15, 2023, 05:09:21 pm »
23.1.9 here and these are the steps I needed to run to install htop:
…and voilá: it works!
Thanks for the help and hope this helps anyone arriving here on 23.x+.
Code: [Select]
$ opnsense-code tools src
$ pkg install autoconf automake libtool
$ cd /usr/ports/sysutils/htop
$ make install clean
…and voilá: it works!
Thanks for the help and hope this helps anyone arriving here on 23.x+.