{"id":12767,"date":"2019-03-28T19:15:11","date_gmt":"2019-03-28T19:15:11","guid":{"rendered":"http:\/\/www.appservgrid.com\/paw92\/?p=12767"},"modified":"2019-03-28T19:15:11","modified_gmt":"2019-03-28T19:15:11","slug":"apache-openoffice-4-1-2-released-install-on-redhat-and-debian-based-distributions","status":"publish","type":"post","link":"https:\/\/www.appservgrid.com\/paw92\/index.php\/2019\/03\/28\/apache-openoffice-4-1-2-released-install-on-redhat-and-debian-based-distributions\/","title":{"rendered":"Apache OpenOffice 4.1.2 Released \u2013 Install on RedHat and Debian Based Distributions"},"content":{"rendered":"<p><strong>Apache OpenOffice<\/strong>\u00a0is a most popular and open source application suit for\u00a0<strong>Linux<\/strong>,\u00a0<strong>Windows<\/strong>\u00a0&amp;\u00a0<strong>Mac<\/strong>\u00a0used for word processing, spreadsheets, presentations, drawings, database, formula and much more. OpenOffice is used by more than 130 millions of users across the globe in corporates, homes and research centers with almost in 38 languages. It is available freely for download and works on all common systems.<\/p>\n<div id=\"attachment_16805\" class=\"wp-caption aligncenter\">\n<p><a href=\"https:\/\/www.tecmint.com\/wp-content\/uploads\/2013\/11\/Install-Apache-Open-Office-in-Linux.png\"><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-16805\" src=\"https:\/\/www.tecmint.com\/wp-content\/uploads\/2013\/11\/Install-Apache-Open-Office-in-Linux.png\" alt=\"Install Apache OpenOffice in Linux\" width=\"720\" height=\"345\" aria-describedby=\"caption-attachment-16805\" data-lazy-loaded=\"true\" \/><\/a><\/p>\n<p id=\"caption-attachment-16805\" class=\"wp-caption-text\">Install Apache OpenOffice in Linux<\/p>\n<\/div>\n<p>Update:\u00a0<a href=\"https:\/\/www.tecmint.com\/install-libreoffice-on-rhel-centos-fedora-debian-ubuntu-linux-mint\/\" target=\"_blank\" rel=\"noopener\">Install LibreOffice 5.0.2 on RHEL\/CentOS\/Fedora and Debian\/Ubuntu\/Linux Mint<\/a><\/p>\n<h4>OpenOffice 4.1.2 Improvements\/Enhancements<\/h4>\n<ol>\n<li>Performance improvement for faster startup.<\/li>\n<li>38 supported languages.<\/li>\n<li>Number of enhancements were added to the WebDAV management and file locking.<\/li>\n<li>Bug fixes in Writer, Calc, Impress\/Draw, Base.<\/li>\n<li>The PDF export dialog was revamped for better usability on small laptop screens.<\/li>\n<li>Fixed several security vulnerabilities.<\/li>\n<\/ol>\n<p>The complete list of features can be found at\u00a0<a href=\"https:\/\/blogs.apache.org\/OOo\/entry\/announcing_apache_openoffice_4_11\" target=\"_blank\" rel=\"noopener\">Apache OpenOffice 4.1.2<\/a>.<\/p>\n<h4>Requirements for Apache OpenOffice 4.1.2<\/h4>\n<ol>\n<li>JRE (Java Runtime Environment) 1.5<\/li>\n<li>Kernel 2.6 or higher and glibc2 2.11 or higher<\/li>\n<li>Minimum 256MB and recommended 512MB RAM.<\/li>\n<li>Disk space 400MB<\/li>\n<\/ol>\n<h3>Install Apache OpenOffice 4.1.2 on Linux<\/h3>\n<p>The following installation instructions shows you how to install Apache OpenOffice 4.1.2 using language US English on a 32-Bit and 64-bit Linux distributions.<\/p>\n<p>For 64-Bit platforms, there will be a minor changes in directory names, but the installation instructions same for both the architectures.<\/p>\n<h4>Step 1: Installing Java JRE<\/h4>\n<p>As I said above, you must have a JRE version (32-bit or 64-bit) installed on your systems, if not install the latest Java JRE version using following article.<\/p>\n<ol>\n<li><a href=\"https:\/\/www.tecmint.com\/install-java-jdk-jre-in-linux\/\" target=\"_blank\" rel=\"noopener\">Install Java on Linux Systems<\/a><\/li>\n<\/ol>\n<p>Else, you can follow below instructions to install most recent version of Java JRE on Linux distributions such a Debian and RedHat based.<\/p>\n<h5>On Debian and its derivatives<\/h5>\n<pre>$ sudo apt-get install openjdk-8-jre\r\n<\/pre>\n<div id=\"attachment_16793\" class=\"wp-caption aligncenter\">\n<p><a href=\"https:\/\/www.tecmint.com\/wp-content\/uploads\/2013\/11\/Install-Java-JRE-in-Ubuntu.png\"><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-16793\" src=\"https:\/\/www.tecmint.com\/wp-content\/uploads\/2013\/11\/Install-Java-JRE-in-Ubuntu.png\" alt=\"Install Java JRE in Ubuntu\" width=\"740\" height=\"473\" aria-describedby=\"caption-attachment-16793\" data-lazy-loaded=\"true\" \/><\/a><\/p>\n<p id=\"caption-attachment-16793\" class=\"wp-caption-text\">Install Java JRE in Ubuntu<\/p>\n<\/div>\n<h5>On RedHat based Systems<\/h5>\n<pre># yum install java-1.8.0-openjdk\r\n<\/pre>\n<div id=\"attachment_16794\" class=\"wp-caption aligncenter\">\n<p><a href=\"https:\/\/www.tecmint.com\/wp-content\/uploads\/2013\/11\/Install-Java-JDK-on-CentOS.png\"><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-16794\" src=\"https:\/\/www.tecmint.com\/wp-content\/uploads\/2013\/11\/Install-Java-JDK-on-CentOS.png\" alt=\"Install Java JDK on CentOS\" width=\"813\" height=\"505\" aria-describedby=\"caption-attachment-16794\" data-lazy-loaded=\"true\" \/><\/a><\/p>\n<p id=\"caption-attachment-16794\" class=\"wp-caption-text\">Install Java JDK on CentOS<\/p>\n<\/div>\n<p>Once Java installed, you can verify the version using following command.<\/p>\n<pre>$ java -version\r\n\r\nopenjdk version \"1.8.0_66-internal\"\r\nOpenJDK Runtime Environment (build 1.8.0_66-internal-b01)\r\nOpenJDK 64-Bit Server VM (build 25.66-b01, mixed mode)\r\n<\/pre>\n<h4>Step 2: Downloading Apache OpenOffice 4.1.2<\/h4>\n<p>Download\u00a0<strong>OpenOffice 4.1.2<\/strong>\u00a0using\u00a0<strong>Wget<\/strong>\u00a0command based on your system bit.<\/p>\n<h5>On Debian and its derivatives<\/h5>\n<pre># cd \/tmp\r\n\r\n---------------------------- <strong>On 32-bit Systems<\/strong> ---------------------------- \r\n# wget http:\/\/sourceforge.net\/projects\/openofficeorg.mirror\/files\/4.1.2\/binaries\/en-US\/Apache_OpenOffice_4.1.2_Linux_x86-64_install-deb_en-US.tar.gz\r\n\r\n\r\n---------------------------- <strong>On 64-bit Systems<\/strong> ---------------------------- \r\n# wget http:\/\/sourceforge.net\/projects\/openofficeorg.mirror\/files\/4.1.2\/binaries\/en-US\/Apache_OpenOffice_4.1.2_Linux_x86_install-deb_en-US.tar.gz\r\n<\/pre>\n<h5>On RedHat based Systems<\/h5>\n<pre># cd \/tmp\r\n\r\n---------------------------- <strong>On 32-bit Systems<\/strong> ---------------------------- \r\n# wget http:\/\/sourceforge.net\/projects\/openofficeorg.mirror\/files\/4.1.2\/binaries\/en-US\/Apache_OpenOffice_4.1.2_Linux_x86-64_install-rpm_en-US.tar.gz\r\n\r\n\r\n---------------------------- <strong>On 64-bit Systems<\/strong> ---------------------------- \r\n# wget http:\/\/sourceforge.net\/projects\/openofficeorg.mirror\/files\/4.1.2\/binaries\/en-US\/Apache_OpenOffice_4.1.2_Linux_x86_install-rpm_en-US.tar.gz\r\n<\/pre>\n<h4>Step 3: Removing Old OpenOffice Version<\/h4>\n<pre>$ sudo apt-get remove openoffice* libreoffice*\t\t[On <strong>Debian<\/strong> based Systems]\r\n# yum remove openoffice* libreoffice*\t\t\t[on <strong>RedHat<\/strong> based Systems]\r\n<\/pre>\n<h4>Step 4: Extracting OpenOffice 4.1.2 Package<\/h4>\n<p>Use\u00a0<strong>Tar<\/strong>\u00a0command to extract the package in the current directory.<\/p>\n<pre>-------------------- <strong>On Debian and its Derivatives<\/strong> -------------------- \r\n# tar -xvf Apache_OpenOffice_4.1.2_Linux_x86-64_install-deb_en-US.tar.gz\t[For 32-bit]\r\n# tar -xvf Apache_OpenOffice_4.1.2_Linux_x86_install-deb_en-US.tar.gz\t\t[For 64-bit]\r\n\r\n-------------------- <strong>On RedHat based Systems<\/strong> -------------------- \r\n# tar -xvf Apache_OpenOffice_4.1.2_Linux_x86_install-rpm_en-US.tar.gz\t\t[For 64-bit]\r\n# tar -xvf Apache_OpenOffice_4.1.2_Linux_x86-64_install-rpm_en-US.tar.gz\t[For 32-bit]\r\n<\/pre>\n<h4>Step 5: Installing OpenOffice 4.1.2 Package<\/h4>\n<p>Now execute following\u00a0<strong>RPM<\/strong>\u00a0command to install all the\u00a0<strong>RPM<\/strong>\u00a0packages at once.<\/p>\n<pre>-------------------- <strong>On Debian and its Derivatives<\/strong> -------------------- \r\n# dpkg -i en-US\/DEBS\/*.deb en-US\/DEBS\/desktop-integration\/openoffice4.1-debian-*.deb\r\n\r\n\r\n-------------------- <strong>On RedHat based Systems<\/strong> -------------------- \r\n# rpm -Uvh en-US\/RPMS\/*.rpm en-US\/RPMS\/desktop-integration\/openoffice4.1.2-redhat-*.rpm\r\n<\/pre>\n<h4>Step 6: Starting Apache OpenOffice 4.1.2<\/h4>\n<p>On the terminal execute following command to start the\u00a0<strong>OpenOffice<\/strong>\u00a0application.<\/p>\n<pre><strong># openoffice4<\/strong><\/pre>\n<h4>Step 7: Screenshots of Apache OpenOffice 4.0.1<\/h4>\n<div id=\"attachment_16798\" class=\"wp-caption aligncenter\">\n<p><a href=\"https:\/\/www.tecmint.com\/wp-content\/uploads\/2013\/11\/Apache-OpenOffice.png\"><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-16798\" src=\"https:\/\/www.tecmint.com\/wp-content\/uploads\/2013\/11\/Apache-OpenOffice.png\" alt=\"Apache OpenOffice\" width=\"1024\" height=\"768\" aria-describedby=\"caption-attachment-16798\" data-lazy-loaded=\"true\" \/><\/a><\/p>\n<p id=\"caption-attachment-16798\" class=\"wp-caption-text\">Apache OpenOffice<\/p>\n<\/div>\n<div id=\"attachment_16799\" class=\"wp-caption aligncenter\">\n<p><a href=\"https:\/\/www.tecmint.com\/wp-content\/uploads\/2013\/11\/Apache-OpenOffice-4.png\"><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-16799\" src=\"https:\/\/www.tecmint.com\/wp-content\/uploads\/2013\/11\/Apache-OpenOffice-4.png\" alt=\"About Apache OpenOffice 4.1.2\" width=\"1024\" height=\"768\" aria-describedby=\"caption-attachment-16799\" data-lazy-loaded=\"true\" \/><\/a><\/p>\n<p id=\"caption-attachment-16799\" class=\"wp-caption-text\">About Apache OpenOffice 4.1.2<\/p>\n<p><a style=\"font-size: 1rem;\" href=\"https:\/\/www.tecmint.com\/install-apache-openoffice-on-centos-fedora-ubuntu\/\" target=\"_blank\" rel=\"noopener\">Source<\/a><\/p>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Apache OpenOffice\u00a0is a most popular and open source application suit for\u00a0Linux,\u00a0Windows\u00a0&amp;\u00a0Mac\u00a0used for word processing, spreadsheets, presentations, drawings, database, formula and much more. OpenOffice is used by more than 130 millions of users across the globe in corporates, homes and research centers with almost in 38 languages. It is available freely for download and works on &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/www.appservgrid.com\/paw92\/index.php\/2019\/03\/28\/apache-openoffice-4-1-2-released-install-on-redhat-and-debian-based-distributions\/\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;Apache OpenOffice 4.1.2 Released \u2013 Install on RedHat and Debian Based Distributions&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-12767","post","type-post","status-publish","format-standard","hentry","category-linux"],"_links":{"self":[{"href":"https:\/\/www.appservgrid.com\/paw92\/index.php\/wp-json\/wp\/v2\/posts\/12767","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.appservgrid.com\/paw92\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.appservgrid.com\/paw92\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.appservgrid.com\/paw92\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.appservgrid.com\/paw92\/index.php\/wp-json\/wp\/v2\/comments?post=12767"}],"version-history":[{"count":1,"href":"https:\/\/www.appservgrid.com\/paw92\/index.php\/wp-json\/wp\/v2\/posts\/12767\/revisions"}],"predecessor-version":[{"id":12768,"href":"https:\/\/www.appservgrid.com\/paw92\/index.php\/wp-json\/wp\/v2\/posts\/12767\/revisions\/12768"}],"wp:attachment":[{"href":"https:\/\/www.appservgrid.com\/paw92\/index.php\/wp-json\/wp\/v2\/media?parent=12767"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.appservgrid.com\/paw92\/index.php\/wp-json\/wp\/v2\/categories?post=12767"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.appservgrid.com\/paw92\/index.php\/wp-json\/wp\/v2\/tags?post=12767"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}