How To Install Openoffice In Kali Linux Tutorial

/ Comments off
Active2 years, 11 months ago
  1. How To Install Openoffice In Kali Linux Tutorial Series
  2. How To Install Openoffice In Kali Linux Tutorial Pdf

I want to install OpenOffice. What can I do to install it on my computer?

In this tutorial we assume you want to install Kali Linux yourself instead of using a pre-installed VM image. After downloading the installation ISO from the official website we need to download VMware player. VMware player is the free version for non-commercial use and can be downloaded here.

Tim
21k17 gold badges92 silver badges148 bronze badges
MarceloMarcelo

2 Answers

How To Install Openoffice In Kali Linux Tutorial

NOTE - To remove LibreOffice ( to avoid any conflict) please read Rick Green's below answer and then follow this.

Now it is known as Apache OpenOffice which is available through third Party repository as

If you are on a 64 bit system you are not done yet.Starting openoffice3 will fail with the message 'no suitable windowing system found, exiting'. You need to install some 32 bit libraries:

Linux

Next, it fails with 'exception in syncronize' because permissions are wrong. Fix them. Then it worked for me.

Alternate method

Download .tar.gz from here , selecting your Arch type through Linux Intel DEB for 32-bit and Linux x86-64 DEB for 64-bit, it basically contains .deb installation packages. Follow these instructions:

  • Unpack the downloaded Apache_OpenOffice_incubating_3.4.0_Linux_x86_install-deb_en-US.tar.gz to prepare for installation by

    The Extracted directory will be named after the Language you selected to download like

    en-US

    Navigate into DEBS folder

    Install the .deb files by typing

By default, this will install Apache OpenOffice in your /opt directory.

For installing the desktop integration features for your setup navigate to desktop-integration in the DEBS installation directory and do

NOTE Be careful ppa:upubuntu-com/office refers to older version of open office.

Community
atenzatenz
10.5k4 gold badges37 silver badges59 bronze badges

1) For installing OpenOffice you have to first uninstall the LibreOffice which is by default installed in your Ubuntu.

So open the Terminal Window and type the following command and give password.This will remove the LibreOffice completely.

How To Install Openoffice In Kali Linux Tutorial Series

(OR)

Open the Ubuntu Software Center and search for “LibreOffice core” and click on remove (uninstall).This will uninstall the LibreOffice completely.

2) Download OpenOffice from its official website.The download file will be in *.tar.gz format.

3) After the file is downloaded, go to the downloaded directory and click on “Extract here”.

4) Now open the Terminal and change the directory to the location where your Extracted Open Office file is present.Just type “cd” followed by drag and dropping the “DEBS” folder or manually do it.

5) Type the following command which will install OpenOffice by installing all the *.deb package files.

6) Enjoy using OpenOffice. The default installation location is /opt/openoffice4 and Apache OpenOffice executable is called soffice and is located in /opt/OpenOffice4/program/

Quazi Irfan
4621 gold badge6 silver badges19 bronze badges
Ringtail

How To Install Openoffice In Kali Linux Tutorial Pdf

Ringtail
13.7k12 gold badges51 silver badges177 bronze badges

protected by CommunityApr 22 '13 at 20:16

Thank you for your interest in this question. Because it has attracted low-quality or spam answers that had to be removed, posting an answer now requires 10 reputation on this site (the association bonus does not count).
Would you like to answer one of these unanswered questions instead?

Not the answer you're looking for? Browse other questions tagged software-installationopenoffice.org or ask your own question.

Times New Roman, Calibri, and many other popular fonts are created by Microsoft and can’t be included with Linux. If you open a Word document or another Microsoft Office document in LibreOffice or OpenOffice, you’ll need Microsoft’s fonts installed on your Linux system to see the documents as they were intended to look.

You can also use Microsoft’s fonts to create documents of your own, so you can compose a document in Calibri or Times New Roman and save it as a DOCX or DOC file for maximum compatibility with Office.

Install Microsoft’s TrueType Core fonts

Openoffice

Microsoft released a package of “TrueType core fonts for the web” back in 1996. These fonts were given a very permissive license agreement, so anyone could install them. Microsoft wanted their fonts to be the standard fonts everyone with a web browser had, so they gave them away. Microsoft terminated this project in 2002, but the fonts can still be installed thanks to MIcrosoft’s old license agreement.

This font pack contains Andale Mono, Arial, Arial Black, Comic Sans MS, Courier New, Georgia, Impact, Times New Roman, Trebuchet, Verdana, and Webdings. Times New Roman was the default font for Office documents until Calibri debuted in Office 2007.

This package can be easily installed on Ubuntu. Unfortunately, you can’t install it from the Ubuntu Software Center on modern versions of Ubuntu like Ubuntu 14.04. If you try to install this package from the Ubuntu Software Center, the Software Center will freeze—you need to use the terminal so you can accept Microsoft’s License agreement. Don’t worry! This is easy.

First, open a terminal. Click the Ubuntu icon on the dock, search for “Terminal,” and click the terminal shortcut.

Type or copy-and-paste the following command into the terminal and press Enter. This command asks for administrator access (sudo) before launching the package manager (apt-get) and telling it to download and install (install) the ttf-mscorefonts-installer package:

sudo apt-get install ttf-mscorefonts-installer

Type your password when prompted and press Enter again. When the license agreement appears, use the arrow and Page Down/Page Up keys to scroll through it. Press Tab to select the OK button and press Enter to accept Microsoft’s license agreement. The installer will download the fonts onto your system and configure them so they’re immediately available to applications like LibreOffice and OpenOffice.

Other Linux distributions also offer similarly named “corefonts” packages you can easily install. Search your Linux distribution’s package manager for such a package.

Install Microsoft’s ClearType fonts

Microsoft added a group of new “ClearType Fonts” to Windows with Windows Vista and Office 2007. These fonts are named Constantia, Corbel, Calibri, Cambria, Candara, and Consolas. Calibri became the default font on Microsoft Word 2007, and it’s still the default font on Word 2013 today.

Microsoft never released these fonts to everyone like they did with the older core fonts. However, Microsoft does make these fonts available to download as part of their free PowerPoint Viewer 2007 application. If you don’t have a Windows system around, you can use a script that downloads the PowerPoint Viewer 2007 application from Microsoft, extracts the six ClearType fonts, and installs them on your Linux system. This script will install the ClearType fonts for just your user account, while the above script installs the TrueType core fonts for every user account on your system.

The fastest, easiest way to do this is with a few terminal commands. These commands are easy-to-use—rather than walk you through clicking many different things, we can just have you copy-and-paste a few commands.

If you haven’t yet installed the TrueType core fonts, you’ll need to run the sudo apt-get install cabextract command to install the cabextract utility on your system. If you installed the Microsoft core fonts using the command above, this should already be installed.

Next, type mkdir .fonts and press Enter to create the fonts directory the script requires. The script will complain that you don’t have a .fonts directory if you don’t do this first.

Next, copy-and-paste or type the following command into the terminal and press Enter. This command downloads the VistaFonts-Installer script and runs it. The script downloads the fonts from Microsoft and installs them on your system:

wget -qO- http://plasmasturm.org/code/vistafonts-installer/vistafonts-installer bash

Install Tahoma, Segoe UI, and other fonts

The above two font packages are probably all you’ll need. They’ll give you the standard Microsoft Office fonts, from the older TrueType core fonts like Times New Roman to the newer ClearType Fonts like calibri. These are the standard fonts used in Microsoft Office documents by default.

However, some fonts aren’t included in these packages. Tahoma isn’t included with the TrueType core fonts package, while Segoe UI and other newer Windows fonts aren’t included with the ClearType Fonts package.

If you have a Windows system lying around, these fonts are fairly easy to install. For example, let’s say you’re dual-booting Ubuntu Linux and Windows. You’ll find your Windows partition in Ubuntu’s file manager. Click the Windows drive in the sidebar to access it. Navigate to the WindowsFonts directory and you’ll see all the fonts installed on your Windows PC, including the fonts that came with it. Double-click a font and click the Install button to install it for your user account. You can use this trick to quickly install any other Windows fonts you want, including Tahoma and Segoe UI. In fact, you can even use this trick to install fonts like Times New Roman and Calibri if you have a Windows system.

If you have another Windows computer, you can navigate to the Fonts pane in the Control Panel or open the Fonts folder at C:WindowsFonts. Select the fonts you want to use, then drag-and-drop them to a removable drive. You’ll get copies of the fonts in .ttf form. Take the removable drive to your Ubuntu system, double-click each .ttf file you want to install, and click the Install button to install it.

Configure LibreOffice or OpenOffice

Whether your Linux distribution uses LibreOffice or OpenOffice, configuring your office suite of choice to work with these fonts is easy. If you’ve installed them using any of the instructions above, they’ll already be available to use. If either office suite was open as you installed the fonts, you may have to first close the office suite and re-open it. The fonts will appear as options in the Fonts dropdown box, so you can use them like any other font.

Open a Microsoft Office document created using these fonts and LibreOffice or OpenOffice will automatically use the appropriate fonts. They’ll display the document as it was intended to look, Microsoft fonts and all.

If you’d like to change your default fonts for new documents, click Tools > Options > LibreOffice Writer or OpenOffice Writer > Basic Fonts (Western). Your office suite of choice will use Microsoft’s fonts as the default fonts in future documents if you choose them here.

Ubuntu and other Linux distributions actually include Red Hat’s “Liberation Fonts” and use them by default in their office suites. These fonts were designed to substitute for Arial, Arial Narrow, Times New Roman, and Courier New. They have the same widths as Microsoft’s popular fonts. If you open a document written with Times New Roman, the appropriate Liberation font will be used instead so the flow of the document won’t be interrupted. However, these fonts don’t look identical to Microsoft’s fonts. The Liberation project also doesn’t provide fonts designed to match the width of Calibri and Microsoft’s other newer ClearType fonts. If you’re a Linux user that wants the best Microsoft Office compatibility possible, you should install Microsoft’s fonts.

Note: When you purchase something after clicking links in our articles, we may earn a small commission. Read our affiliate link policy for more details.