How to add bash auto completion in Ubuntu

$ sudo apt update
$ sudo apt install bash-completion

Log out, then log in again to test!

Sources:

Souce nixCraft | How to add Bash Auto Completion to Ubuntu