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 :: batch color 
Shell :: remi repo 
Shell :: how do you merge two git repositories 
Shell :: create gitignore files 
Shell :: sudoer sudo no password NOPASSWORD 
Shell :: git take ours 
Shell :: sudo windows 
Shell :: Cannot install windows-build-tools 
Shell :: valgrind usage 
Shell :: grep exact match 
Shell :: bash get current process id 
Shell :: git add all files 
Shell :: check if command exists bash 
Shell :: linux command linux distribution 
Shell :: how to add images in readme github 
Shell :: solana create keypair 
Shell :: nvm install 
Shell :: command to create a user in linux 
Shell :: how to start ngrok server 
Shell :: close terminal commang 
Shell :: store printed output in variable bash 
Shell :: dns benchmark arch linux 
Shell :: get folder from differente branch git 
Shell :: how to push code to bitbucket 
Shell :: how to compress files using terminal in linux 
Shell :: how t oadd ssl to a subdomain in nginx 
Shell :: list all files in a directory linux 
Shell :: add group linux 
Shell :: create file in linux 
Shell :: run minecraft server linux 
ADD CONTENT
Topic
Content
Source link
Name
2+4 =