Friday, April 25, 2014

How to install OpenOffice in Kali Linux

 Kali Info








First download Apache OpenOffice and place its downloaded file in home directory.

Now open terminal and write command
tar xvf filename.tar.gz 
(It will extract files and create a folder in home directory)
In my case I got folder named en-US

Now move to that folder by typing command
cd en-US

Now move to another sub-folder by typing command
cd  DEBS

Now write following command
sudo dpkg -i *.deb

Now move to another sub-folder by typing command
cd desktop-integration

Now write following command
sudo dpkg -i *.deb

Done...!!!

Now go and check your installation :
Go to Applications->Ofice->OpenOffice

NOTE-If you are still facing any problem then please comment below.
Do you Like this story..?

Get Free Email Updates Daily!

Follow us!

17 comments:

  1. Thank you very much. This was so helpful.

    ReplyDelete
  2. bro i have done everything till now i am unable to find office in application > usual application > office

    ReplyDelete
  3. Hi,

    Even I do not see 'OFfice' under applications..?
    Can you help?

    ReplyDelete
  4. But I could find office under 'Find Application' button..thats enough ideally. But just wondering how will I get as a drop down...

    ReplyDelete
  5. very nice and clear explanation.
    works fine....

    ReplyDelete
  6. Dont have the DEBS folder

    ReplyDelete
  7. I have installed it but when i try to open a file it isnt opening

    ReplyDelete
  8. no DEBS file. only LICENSES README OR RPMS

    ReplyDelete