How to Download and Install LibreOffice on Linux Using Terminal

Опубликовано: 31 Июль 2026
на канале: Short Learning
685
like

Now we will learn how to download and install LibreOffice on Linux. Libreoffice is an application like Microsoft Office that is free and open source. has Writer - Word (doc), Presentation - PowerPoint (ppt), Spreadsheet - Excel(xls)

When you choose to download LibreOffice, you will find two file options, namely:
1. deb: for Debian Linux distributions (Ubuntu, Mint, etc.)
2. rpm: redhat linux distribution (fedora, centos, etc.)

On terminal:
After that, type: sudo dpkg -I *.deb
sudo = superuser do (superuser do)
Dpkg = Debian package manager, contains commands / tools for installing, deleting, and editing / changing applications in Debian
-I = I install command in dpkg
*.deb= all deb formats

Video Section:
00:00 How to Download LibreOffice for Linux OS deb/rpm
02:02 2 How to Install LibreOffice on Linux
02:39 How to Extract files and Install via Linux Terminal

You can support the computer education (ICT) channel BelajarBentar (Belajar Bentar) by subscribing

If you like, click Likes
Leave a comment
And share if it is useful for others
And don't forget to subscribe to receive notifications about upcoming videos.

#libreoffice #libreofficewriter
#shortlearning