Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

install font on linux

#ubuntu
sudo apt install ttf-mscorefonts-installer
( when <ok> appears press TAB and enter )

sudo fc-cache
fc-match Arial
fc-match Times
Comment

where are fonts on linux

# Lists locations of installed fonts (linux)
fc-list
Comment

PREVIOUS NEXT
Code Example
Shell :: install redis windows 10 
Shell :: windows features windows subsystem for linux not 
Shell :: how to upgrader vscodium 
Shell :: extract tar.gz 
Shell :: unable to resolve host myhost 
Shell :: install get cli 
Shell :: bash replace string 
Shell :: git lost changes after reset --keep 
Shell :: remove commit from github 
Shell :: git clone commit hash 
Shell :: interesting bash scripts 
Shell :: change flutter package name 
Shell :: pipenv install virtual at same path 
Shell :: gem install rails version 
Shell :: kafka confluent download 
Shell :: redis remove key 
Shell :: git remove my local changes and pull from master 
Shell :: how to set global github username and password in git 
Shell :: install latest node js ubuntu 
Shell :: install neovim mac 
Shell :: bash run multiple commands in parallel 
Shell :: github restore previous commit 
Shell :: check active ssh users in linux 
Shell :: how to run power shell script 
Shell :: print whole array in bash in new line 
Shell :: check litespeed version command 
Shell :: html2canvas 
Shell :: permission denied /dev/ttyusb0 
Shell :: sshd: no hostkeys available -- exiting. 
Shell :: Installing Apache Tomcat on MacOS Mojave using Homebrew 
ADD CONTENT
Topic
Content
Source link
Name
8+8 =