• 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 / How To Install Libreoffice 6.0 Via Ubuntu Command Line

How To Install Libreoffice 6.0 Via Ubuntu Command Line

By Sourabh / April 9, 2018 Category: How To, Ubuntu

LibreOffice 6.0 released. How to install LibreOffice via Ubuntu command line; install LibreOffice in Ubuntu via Terminal commands. The Document Foundation announces LibreOffice 6.0: power, simplicity, security and interoperability from desktop to cloud

The new major release adds a large number of significant new features to the core engine and to individual modules (Writer, Calc and Impress/Draw), with the objective of providing users with the best in terms of personal productivity.

Install LibreOffice on 32 Bit Systems

Run the following commands in terminal to install LibreOffice on 32 Bit Systems:

$ sudo apt-get update
$ sudo apt-get remove openoffice* libreoffice*
$ wget http://download.documentfoundation.org/libreoffice/stable/6.0.0/deb/x86/LibreOffice_6.0.0_Linux_x86_deb.tar.gz
tar -xvf LibreOffice_6.0.0_Linux_x86_deb.tar.gz
$ cd LibreOffice_6.0.0.3_Linux_x86_deb/DEBS/
$ sudo dpkg -i *.deb

Install LibreOffice on 64 Bit Systems

Run the following commands in terminal to install LibreOffice on 64 Bit Systems:


$ sudo apt-get update
$ sudo apt-get remove openoffice* libreoffice*
$ wget http://download.documentfoundation.org/libreoffice/stable/6.0.0/deb/x86_64/LibreOffice_6.0.0_Linux_x86-64_deb.tar.gz
$ tar -xvf LibreOffice_6.0.0_Linux_x86-64_deb.tar.gz
$ cd LibreOffice_6.0.0.3_Linux_x86-64_deb/DEBS/
$ sudo dpkg -i *.deb

Tags: How To Install Libreoffice In Kali Linux, How To Install Libreoffice On Linux, How To Uninstall Libreoffice In Ubuntu, Install Libreoffice 5.3 Ubuntu, Install Libreoffice 6, Install Libreoffice 6 On Linux, Install Libreoffice Elementary Os, Install Libreoffice Lubuntu, Install Libreoffice On Linux, Install LibreOffice on Ubuntu, Install Libreoffice Ubuntu Command Line, Libreoffice 6, Libreoffice For Ubuntu Download

Primary Sidebar

Latest Posts

Clear History In Linux Terminal Permanently

How To Create Zip File In Ubuntu Terminal With Password

How To Check Difference Between Two Files In Linux Ubuntu

How To Check Kernel Installed Date In Linux Command Line

Ubuntu 25.04 ‘Plucky Puffin’ Is Available To Download

How to Login as Root User in Linux Terminal

Install Firefox In Ubuntu Terminal Command Line

How To List All Kernel Modules That Are Loaded In Ubuntu

Enable Ubuntu Auto Login Without Password

Download Ubuntu 25.04 Official Default Wallpapers

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

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