• 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

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

Linux Command To Check RAM Size In Ubuntu Terminal In GB

How To Install Proprietary Drivers In Linux Ubuntu Using Terminal

How To Shutdown Linux With A 15 Minute Delay And Message

Free AI Courses With Certificate For Beginners In India

Best AI Plugins For WordPress To Use In 2026

3 Commands To Check USB Connection In Linux Terminal

Linux Terminal Commands for Beginners With Examples

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

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