Install on Ubuntu Mate or Gnome 20.04

Issues with installing under all GNU/Linux Distributions
Post Reply
eipapp6
Posts: 1
Joined: Sun May 31, 2020 10:04 pm

Install on Ubuntu Mate or Gnome 20.04

Post by eipapp6 »

Hello,

I have been trying to download and install open office 4.x with no success.
My biggest problem, quite frankly, is I have "never" been able to successfully install ANY tar files.
Is there a way to download a non-tar deb file that I can install an use on my Ubuntu 20.04 ?

Thanks in advance for your help,

Bruce
Open office 4.x
Ubuntu Mate 20.04
User avatar
RoryOF
Moderator
Posts: 34618
Joined: Sat Jan 31, 2009 9:30 pm
Location: Ireland

Re: install on Ubuntu Mate or Gnome 20.04

Post by RoryOF »

Change to your Download directory, to which you have downloaded the tar file. Then

Code: Select all

tar vxf the_full_name_of_the_file.tar.gz.

this will unpack the file into a folder with name something like en-US in the downloads folder.
Change into that folder, then into DEBS folder in it
then

Code: Select all

sudo dpkg -i *.deb

cd desktop-integration
sudo dpkg -i *.deb

Do not omit the desktop integration part.
Apache OpenOffice 4.1.15 on Xubuntu 22.04.4 LTS
User avatar
Villeroy
Volunteer
Posts: 31279
Joined: Mon Oct 08, 2007 1:35 am
Location: Germany

Re: install on Ubuntu Mate or Gnome 20.04

Post by Villeroy »

You don't need to install OpenOffice. Your distribution comes with a better office suite called "LibreOffice". It is the successor to OpenOffice. OpenOffice is walking dead.
Please, edit this topic's initial post and add "[Solved]" to the subject line if your problem has been solved.
Ubuntu 18.04 with LibreOffice 6.0, latest OpenOffice and LibreOffice
Post Reply