| Written by: | Alexio |
Score: 0 votes: 8 Format: Article |
Install fonts on Linux Mint using Terminal commands
To install some fixed width fonts you can run in the Terminal:
sudo apt-get install console-terminus ttf-dejavu ttf-droid ttf-inconsolata xfonts-terminus
Some other fonts designed for desktop readability can be installed with the command:
sudo apt-get install sun-java6-fonts ttf-liberation ttf-ubuntu-font-family ttf-xfree86-nonfree
To install the Google Web Fonts, open the Terminal and press the Enter key after you copy each command:
wget http://webupd8.googlecode.com/files/install-google-fonts
chmod +x install-google-fonts
./install-google-fonts
This is a script that downloads all the fonts from the Google Font Directory and installs them under /usr/share/fonts/truetype/google-fonts/
If you want to remove them later, simply delete that folder.
To install the Windows Vista fonts (like Calibri and Consolas, but not the Segoe UI font), open the Terminal and press the Enter key after you copy each command:
wget http://plasmasturm.org/code/vistafonts-installer/vistafonts-installer
chmod +x vistafonts-installer
./vistafonts-installer
This script extracts the Vista fonts from PowerPointViewer.exe, directly from the Microsoft website, so it is legal to use as it downloads the fonts from the official website.
To install something else, like the sharp fonts, just use the command:
wget http://webupd8.googlecode.com/files/sharpfonts-2.1.sh
chmod +x sharpfonts-2.1.sh
sudo ./sharpfonts-2.1.sh
If you are not happy with the sharp fonts, you can revert back to polished fonts by deleting some files:
rm /etc/fonts/alias.conf
rm /etc/fonts/local.conf
rm /etc/fonts/misc.conf
rm /etc/fonts/msfonts-rules.conf
Tags: Terminal fonts, desktop fonts, Google Web Fonts, Vista fonts, sharp fonts
Created: 1 year ago.
Last edited: 1 year ago.
Reviewed: 8 months ago by oscar799.
Read 1461 times.
| Comments |
No comments so far.
Other tutorials from Alexio
- The Perfect Desktop - Linux Mint 8 (Helena)
- The Perfect Desktop - Linux Mint 7 (Gloria)
- The Perfect Desktop - Linux Mint 6 (Felicia)
- The Perfect Desktop - Linux Mint 5 (Elyssa)
- The Perfect Desktop - Linux Mint 4 (Daryna)
- The Perfect Desktop - Linux Mint 3.1 (Celena)
- Ubuntu Pocket Guide and Reference
- Selection of Linux Tutorials
- The Linux Documentation Project
- The GNOME 2.32 Desktop User Guide
- How to make a dual-boot into Windows put the "pagefile.sys" onto the linux-swap partition
- GNU/Linux Desktop Survival Guide
- Ubuntu Guide
- Ubuntu Manual
- Keyboard Shortcuts for the GNOME Desktop
- Linux From Scratch
- Keyboard Shortcuts for the KDE Desktop
- The Perfect Desktop - Linux Mint 9 (Isadora)
- Download entire websites easy
- How-to index on the Linux Mint forum
- Search Launchpad PPAs and add them to your software repositories list
- Every Question About Ubuntu Answered
- Ubuntu Apps - application directory, tips, and customization guide
- Linux Terminal Command Reference
- How to get and install Linux games - Full tutorial
- Instructions for community.linuxmint.com
- OpenOffice.org and LibreOffice Keyboard Shortcuts
- Install and Optimize Linux Mint on a Solid State Drive
- Run Linux Mint in Windows without any configuration or installation
- The Perfect Desktop - Linux Mint 10 (Julia)
- The Perfect Desktop - Linux Mint Debian 201009
- Firefox Keyboard and Mouse Shortcuts
- A quick way to make Linux Mint look like Mac OS X
- How to customize the Linux Mint looks
- Install LibreOffice 3.3 on Linux Mint 9 and 10
- Install Firefox 9 Final on Linux Mint 9 and 10
- Reset forgotten/lost main user password in Linux Mint
- How To Save Downloaded Files to Selected Folders based on Filters
- Linux Filesystem Explained
- Assign Custom Shortcut Keys in Linux Mint
- Install Nautilus Elementary on Linux Mint 10
- Flash Video Replacer
- How to manage the recent notifications for the GNOME desktop
- How to add videos to the Linux Mint Community Videos website
- How to fix broken packages using the Command Line
- Upgrade to Firefox 13 Beta and test Firefox 15 Alpha on Linux Mint
- How to setup the fastest server for updates using Synaptic
- Rotate Your Wallpapers with Webilder in Linux Mint 11
- Converting Audio Files On Linux Mint
- Popper - the e-mail notifier and indicator
- How to install Kazam Screencaster to create and upload screencasts
- Upgrade Thunderbird to version 12 Beta or to version 15 Alpha on Linux Mint
Ideas
Tutorials
Hardware
Software
Countries
Users
Moderation
Chat room
ISO Images