Ci-dessous, les différences entre deux révisions de la page.
Les deux révisions précédentesRévision précédente | |||
documentation:informatique:ubuntu:index [2021/11/24 11:48] – f1sls | documentation:informatique:ubuntu:index [2021/11/24 11:50] (Version actuelle) – f1sls | ||
---|---|---|---|
Ligne 5: | Ligne 5: | ||
<catlist -exclupage -sortAscending -hideNotFoundMsg -columns:1 -maxDepth:3 -noHead -noAddPageButton> | <catlist -exclupage -sortAscending -hideNotFoundMsg -columns:1 -maxDepth:3 -noHead -noAddPageButton> | ||
+ | ===== MICROSOFT FONTS ====== | ||
+ | <code bash> | ||
+ | $ sudo add-apt-repository multiverse | ||
+ | $ sudo apt update && sudo apt install ttf-mscorefonts-installer | ||
+ | </ |