How To Install the pwgen Package on Ubuntu
See below for quick step-by-step instructions of SSH commands, Copy/Paste to avoid miss-spelling or errors during installing a different package.
Quick Install Steps:
Step 1:
Run the update command to update package repositories and get the latest package information.
sudo apt-get update
Step 2:
Run the install command with the -y flag to quickly install the packages and dependencies.
sudo apt-get install -y pwgen