#!/bin/bash

sudo apt-get install --allow-unauthenticated -y \
     man-db \
     htop \
     expect \
     pv
