• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Source Digit

Source Digit

Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • How To
  • Ubuntu
  • Instagram
  • Blogging
  • Android
  • WordPress
  • +More
    • Cloud Computing
    • Gadgets
    • Social Media
    • Technology
  • Write for Us
Home / How To / Download & Install LibreOffice 4.3.7 via PPA on Ubuntu and Debian Systems

Download & Install LibreOffice 4.3.7 via PPA on Ubuntu and Debian Systems

By Sourabh / April 27, 2015 Category: How To, Ubuntu

Download and install LibreOffice 4.3.7 via PPA. Here’s how to install LibreOffice 4.3.7 (Office Suite) on Ubuntu 15.04, Ubuntu 14.10, Ubuntu 14.04, Ubuntu 12.04 and Derivatives.

LibreOffice is a free and open source office suite for Linux Systems – Ubuntu and other Linux Distros. LibreOffice comes with many powerful tools and applications: Writer, the word processor, Calc, the spreadsheet application, Impress, the presentation engine, Draw, our drawing and flowcharting application, Base, our database and database frontend, and Math for editing mathematics. The LibreOffice is developed by The Document Foundation.

Install LibreOffice 4.3.7 on 32 Bit Ubuntu & Debian Systems

To install LibreOffice 4.3.7 RC1 on Linux Ubuntu, Debian and Derivative Systems (32 bit), run the following commands in Terminal:

sudo apt-get install gdebi
sudo apt-get remove libreoffice*
wget http://download.documentfoundation.org/libreoffice/stable/4.3.7/deb/x86/LibreOffice_4.3.7_Linux_x86_deb.tar.gz
tar -xzvf LibreOffice_4.3.7_Linux_x86_deb.tar.gz
cd LibreOffice_4.3.7.2_Linux_x86_deb/DEBS
sudo gdebi *.deb

Install LibreOffice 4.3.7 on 64 Bit Ubuntu & Debian Systems

To install LibreOffice 4.3.7 RC1 on Linux Ubuntu, Debian and Derivative Systems (64 bit), run the following commands in Terminal:

sudo apt-get install gdebi
sudo apt-get remove libreoffice*
wget http://download.documentfoundation.org/libreoffice/stable/4.3.7/deb/x86_64/LibreOffice_4.3.7_Linux_x86-64_deb.tar.gz
tar -xzvf LibreOffice_4.3.7_Linux_x86-64_deb.tar.gz
cd LibreOffice_4.3.7.2_Linux_x86-64_deb/DEBS
sudo gdebi *.deb

To uninstall and remove LibreOffice 4.3.7 from Ubuntu or Debian Systems, run the following command:

sudo apt-get remove libreoffice*

Tags: Install LibreOffice 4.3.7 Debain, Install LibreOffice 4.3.7 in Ubuntu, Install LibreOffice 4.3.7 PPA, LibreOffice 4.3.7, LibreOffice 4.3.7 Debian, LibreOffice 4.3.7 Suite Ubuntu, LibreOffice 4.3.7 Ubuntu 14.04, LibreOffice 4.3.7 Ubuntu 14.10, LibreOffice 4.3.7 Ubuntu 15.04, LibreOffice 4.3.7 Ubuntu Application Indicator, Ubuntu 14.04 LibreOffice 4.3.7, Ubuntu 14.10 LibreOffice 4.3.7, Ubuntu 15.04 LibreOffice 4.3.7, Upgrade LibreOffice 4.3.7 Ubuntu, V PPA Ubuntu

Primary Sidebar

Latest Posts

Delete Directory And Contents Recursively Without Prompt On Linux

Check User Login History In Ubuntu Linux Command Line

Use Locate Command To Find File In Linux Terminal By Name

How To Change Terminal Color In Ubuntu Command Line

How To Run Fsck Manually In Linux To Fix Unexpected Inconsistency

How To Fix Broken Packages On Ubuntu From Terminal

Re Execute The Previous Command In Linux Ubuntu Command Line

How Much RAM Is Needed For Ubuntu PC

How To Find Large Files And Directories In Linux Command Line

How To Use Clear Command History In Linux Terminal

© 2026 Source Digit • Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • About
  • Privacy Policy
  • Terms & Conditions
  • Contact Us
  • Sitemap