On Ubuntu 20.04, the terminal doesn't seem to recognize the *regex.
Example, on 18.04 and other prior releases I could just typed and entered
sudo apt install ubuntu-restricted*
and it would automatically pick both ubuntu-restricted-extras and ubuntu-restricted-addons package.
But, on 20.04 it seems to throw an error saying
can't find package ubuntu-restricted*
Is there anyway to get the previous behavior on terminal back?