Skip to main content

How to Install LibreOffice on Linux: Two Easy Methods

HardReset.InfoJanuary 5, 20268 min651 views
4 connections·5 entities in this video→

Installing LibreOffice via APT

  • πŸ’‘ The simplest method for Ubuntu/Debian users involves opening the terminal and using the command sudo apt install libreoffice.
  • πŸš€ After installation, you can verify the version by typing libreoffice --version in the terminal.
  • 🎯 LibreOffice Calc can be launched to confirm the application is working.

Pros and Cons of APT Installation

  • βœ… Automatic Updates: The apt method allows for automatic updates when you run sudo apt update && sudo apt upgrade.
  • ⚠️ Older Version: This method may install an older version of LibreOffice compared to downloading directly from the official website.

Uninstalling and Manual Installation

  • 🧹 To uninstall the apt version, you can use the appropriate uninstall command (though not explicitly shown, it's implied before proceeding).
  • πŸ’» The second method involves downloading the latest Linux 64-bit .tar.gz archive from the official LibreOffice website.
  • πŸ“‚ After downloading, extract the archive using tar xvzf <archive_name.tar.gz> in the terminal.

Installing from Official .deb Packages

  • πŸ“ Navigate into the extracted folder, then into the DEBS subfolder.
  • πŸ› οΈ Install all .deb packages using the command sudo dpkg -i *.deb to ensure you have the newest version.
  • πŸš€ This manual installation method provides the latest version of LibreOffice, which was version 25.8.4 in this demonstration, newer than the apt version (24.2.7.2).
  • πŸ” Verification after manual installation involves checking the application list or launching LibreOffice Calc, as libreoffice --version may not work directly.
Knowledge graph5 entities Β· 4 connections

How they connect

An interactive map of every person, idea, and reference from this conversation. Hover to trace connections, click to explore.

Hover Β· drag to explore
5 entities
Chapters3 moments

Key Moments

Transcript31 segments

Full Transcript

Topics10 themes

What’s Discussed

LibreOfficeLinuxUbuntuDebianTerminalAPTdpkgSoftware InstallationSoftware UpdatesCommand Line
Smart Objects5 Β· 4 links
ProductsΒ· 5