Apt remove 通配符

Apt remove 无法使用通配符*,需要使用正则表达式

sudo apt remove '^firefox-locale-.*'

删除firefox语言包