Ubuntu comes pre-installed with an application called "Character Map". In the terminal, it can be launched as "charmap".
What is this application typically used for? What function does it provide people that Ubuntu sees as so necessary as to include by default in their distribution?
gucharmap
orcharmap
preinstalled. I had to install it withsudo apt install gucharmap
. Installation did not create acharmap
alias. – 4Z4T4R Aug 23 '20 at 20:34