1 List the installed dpkg package
$ sudo dpkg --list
2 Reconfigure the package
$ sudo dpkg-reconfigure <package-name>
$ sudo dpkg-reconfigure tzdata
$ sudo dpkg-reconfigure locales
1 List the installed dpkg package
$ sudo dpkg --list
2 Reconfigure the package
$ sudo dpkg-reconfigure <package-name>
$ sudo dpkg-reconfigure tzdata
$ sudo dpkg-reconfigure locales