To install htop on Ubuntu Linux using apt, you can use the following command:
sudo apt update
sudo apt install htop
This will update your package repository and install htop on your system. Once the installation is complete, you can run the htop command to start the program.