A comprehensive collection of Apple fonts for seamless application across all Linux distributions, enhancing your typography experience.
Make sure to disable Noto Color Emoji
font and other emoji fonts using any font manager or delete them from /usr/share/fonts/
(I personally use font-manager).
- Extract all fonts (.ttf files) to the
/home/$USER/.local/share/fonts
directory. - Create
fontconfig
directory in/home/$USER/.config/
and copyfonts.conf
file in it. - Run
sudo cp ~/.config/fontconfig/fonts.conf /etc/fonts/local.conf
to apply the font to the entire system. - Run
sudo fc-cache -fv
to update the font cache. - Log out or restart your device
Note
You need to manually change the font in GNOME Tweaks (for GNOME users) and in some programs like browsers and terminal.