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 --versionin the terminal. - 🎯 LibreOffice Calc can be launched to confirm the application is working.
Pros and Cons of APT Installation
- ✅ Automatic Updates: The
aptmethod allows for automatic updates when you runsudo 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
aptversion, 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.gzarchive 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
DEBSsubfolder. - 🛠️ Install all
.debpackages using the commandsudo dpkg -i *.debto 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
aptversion (24.2.7.2). - 🔍 Verification after manual installation involves checking the application list or launching LibreOffice Calc, as
libreoffice --versionmay 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