Install Google Noto Color Emoji on Debian based systems
Page content
Noto is a font family comprising over 100 individual fonts, which are together designed to cover all the scripts encoded in the Unicode standard. NotoColorEmoji uses the CBDT/CBLC color font format, which is supported by Android and Chrome/Chromium OS. Windows supports it starting with Windows 10 Anniversary Update in Chrome and Edge.
Source 1: https://en.wikipedia.org/wiki/Noto_fonts. Source 2: https://github.com/googlefonts/noto-emoji.
Video Tutorial
Text Tutorial
Installation
- Open
Terminal/Shelland type this command:sudo apt-get install fonts-noto-color-emoji. Confirm the command with apasswordif necessary!
- Done!
Google Noto Color Emoji, is installed.
Uninstall
Uninstallation/removing of Google Noto Color Emoji on Debian based systems:
- Open
Terminal/Shelland type this command:sudo apt-get remove fonts-noto-color-emoji. Confirm the command with apasswordif necessary!
- Done!
Google Noto Color Emoji, isremoved/uninstalled.