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