How To Install Windows 8.1 In Ubuntu
If for whatever reason you demand to apply the latest Microsoft Windows 8.1 (or 8) fonts in Ubuntu and you don't take a Windows sectionalization to re-create the fonts, here's how to download and install them.
Installing the Windows 8.one fonts in Ubuntu ways you lot'll get whatever new fonts that Microsoft included in the latest Windows Preview (like Segoe UI Black, Segoe UI Emoji and a few others) besides as the latest version of popular fonts like Arial, Tahoma, Calibri, Segoe UI, Verdana, Times New Roman and and then on.
Beneath y'all'll observe instructions for downloading the Windows 8.i Preview ISO from Microsoft, extracting the fonts from the ISO (because the fonts can't be redistributed) using 7zip and Wimlib and installing the fonts in Ubuntu, either system-broad or for your user only. The instructions are based on / adapted from the tt-ms-win8 AUR bundle (thank you to reflexing!).
How to download and install the Windows viii.1 fonts in Ubuntu
one. Download Microsoft Windows eight.1 Preview ISO.
Since the fonts can't be redistributed, you must extract them from a Windows 8.1 ISO. You tin download Windows 8.1 Preview from Microsoft - save the ISO file in your home folder. I recommend downloading the 32bit ISO since information technology's 1 GB smaller than the 64bit ISO.
Optionally, you can also download the Microsoft Windows 8 Enterprise evaluation ISO from Here.
Both Microsoft Windows 8.1 Preview and Windows 8 Enterprise evaluation are available to download for gratuitous.
ii. Install the tools required to extract the fonts from the Windows 8.1 ISO.
Nosotros'll need p7zip-full and Wimlib (which is available in the main WebUpd8 PPA) - install them in Ubuntu using the following commands:
sudo add-apt-repository ppa:nilarimogard/webupd8 sudo apt-get update sudo apt-get install wimtools p7zip-full 3. Extract the Windows 8.1 fonts from the ISO
To excerpt the Microsoft Windows 8.1 fonts from the ISO file, utilize the following commands (the commands below assume you've downloaded the ISO in your home folder):
cd 7z x WindowsBlue-ClientwithApps-32bit-English-X1899604.iso sources/install.wim cd sources/ mkdir tmp fonts imagex mount install.wim 1 tmp cp tmp/Windows/Fonts/{*.ttf,cambria.ttc} fonts imagex unmount tmp The ISO file name in the offset control above may change or yous may take downloaded a different ISO and then make sure you lot bank check the filename of your downloaded ISO and employ that instead of "WindowsBlue-ClientwithApps-32bit-English-X1899604.iso" if the control doesn't work.
4. Optional: catechumen the Cambria font from TTC to TTF
If you need the Cambria (regular) font, you'll need to convert it to TTF considering the font is available as a TrueType Collection (TTC) and unless y'all convert it, you lot won't be able to utilise it in LibreOffice for instance. To convert information technology to TTF, you demand to install FontForge:
sudo apt-get install fontforge And and then, open a concluding and run the following command (the commands below presume y'all've followed our exact instructions and extracted the fonts under ~/sources/fonts):
cd ~/sources/fonts/ fontforge -lang=ff -c 'Open("cambria.ttc(Cambria)"); Generate("cambria.ttf"); Close(); Open up("cambria.ttc(Cambria Math)"); Generate("cambria-math.ttf"); Close();' 5. Install the Windows eight.1 fonts in Ubuntu
Before proceeding, delete any fonts that yous don't need from the sources/fonts folder.
To install the Microsoft Windows 8.1 fonts system-wide, utilize the following command:
sudo mkdir -p /usr/share/fonts/truetype/win8.ane sudo cp ~/sources/fonts/*.ttf /usr/share/fonts/truetype/win8.ane/ sudo fc-cache -f -v Or, to install the Windows 8.1 fonts for your user only, use the post-obit commands instead:
mkdir -p ~/.fonts/win8.ane cp ~/sources/fonts/*.ttf ~/.fonts/win8.i/ sudo fc-cache -f -five Now y'all tin delete the "sources" folder from your home directory also as the downloaded Windows 8.1 ISO file.
Source: http://www.webupd8.org/2013/07/how-to-download-and-install-windows-81.html
Posted by: gentryshom1981.blogspot.com

0 Response to "How To Install Windows 8.1 In Ubuntu"
Post a Comment