Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

install font ubuntu

1-//Copy the fonts to /usr/local/share/fonts
2- sudo fc-cache -fv
Comment

how to add font in ubuntu

# Copy the fonts to /usr/local/share/fonts or a subfolder
# (such as /usr/local/share/fonts/TTF) and 
# then run sudo fc-cache -fv. There are some graphical programs
# you can install to make this easier, but I've never felt the need
# to try any of them. 
# The Ubuntu wiki page on Fonts here may be of help too.
Comment

PREVIOUS NEXT
Code Example
Shell :: nuxt install pug 
Shell :: permissão de execução linux 
Shell :: docker make container auto start 
Shell :: unix count files in directory with specific name 
Shell :: error: The following untracked working tree files would be overwritten by merge: 
Shell :: Use cp command to copy multiple files from a directory 
Shell :: how to install imagick 
Shell :: ubuntu change directory owner 
Shell :: change default shell fedora 
Shell :: auto generate requirements.txt python 
Shell :: docker run name 
Shell :: linux delete user password 
Shell :: vim terminal scrollback 
Shell :: a script that generates the assembly code of a c code and save it in an output file 
Shell :: install laravel globally ubuntu 
Shell :: android studio (not installed) flutter ubuntu 
Shell :: how to stop cron job 
Shell :: split screen into 4 ubuntu 
Shell :: ionic capacitor v3 add android 
Shell :: dual boot kali linux isnt showing 
Shell :: open finder from terminal 
Shell :: generate keystore on mac 
Shell :: bash get first n characters 
Shell :: powershell write to file 
Shell :: install font awesome linux 
Shell :: supprimer une branch git 
Shell :: how to install sublime text arch linux 
Shell :: copy one branch to another git 
Shell :: *** WARNING : deprecated key derivation used 
Shell :: how to update an existing repository in github 
ADD CONTENT
Topic
Content
Source link
Name
1+8 =