#!/bin/bash # Script to install htop. Run as sudo. Tested on debian 11 apt install htop