I have a installed Debian on my laptop (base system, x-window-system and i3-wm). Now I'd like to set up fonts from ubuntu 11.10 to my debian wheezy. How I can do it?
|
feedback
|
migrated from stackoverflow.com Jan 15 at 17:24
This question came from our site for professional and enthusiast programmers.
|
A safe and easy approach is to put the necessary font files under your home directory after which you rebuild the font cache.
| |||
|
feedback
|
|
look up the packages in the apt-get repository and check if debian has the same package if so use that one otherwise download the deb file from ubuntu's repository and use gobi or but be warned ubuntu is a mess and packages from one distribution are rarely recommended to be installed on another. (i run debian [oldstable (lenny), stable (squeeze)]) | |||
|
feedback
|
