dev-resources.site
for different kinds of informations.
Installing Libre Office in Kali Linux
Published at
3/3/2022
Categories
kali
libreoffice
tutorial
linux
Author
soumyajyotibiswas
Author
17 person written this
soumyajyotibiswas
open
Summary
In this tutorial I will show you how to install Libre Office in Kali linux. In their own words
You can find them here.
Download from the official source
- Go to their official web page at https://www.libreoffice.org/download/download/.
- You can download the latest current version of the .deb file. The current version while writing this is 7.3.1, which you can find here. You can also use a mirror list to use a direct FTP link to download.
┌──(user㉿kali-01)-[~/Downloads/LibreOffice]
└─$ wget "https://ftp.osuosl.org/pub/tdf/libreoffice/stable/7.3.1/deb/x86_64/LibreOffice_7.3.1_Linux_x86-64_deb.tar.gz"
--2022-03-03 18:57:06-- https://ftp.osuosl.org/pub/tdf/libreoffice/stable/7.3.1/deb/x86_64/LibreOffice_7.3.1_Linux_x86-64_deb.tar.gz
Resolving ftp.osuosl.org (ftp.osuosl.org)... 64.50.233.100, 64.50.236.52, 140.211.166.134, ...
Connecting to ftp.osuosl.org (ftp.osuosl.org)|64.50.233.100|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 195897910 (187M) [application/x-gzip]
Saving to: ‘LibreOffice_7.3.1_Linux_x86-64_deb.tar.gz’
LibreOffice_7.3.1_Linux_x86 100%[==========================================>] 186.82M 4.53MB/s in 53s
2022-03-03 18:58:00 (3.55 MB/s) - ‘LibreOffice_7.3.1_Linux_x86-64_deb.tar.gz’ saved [195897910/195897910]
Extract and install Libre Office
- Once you have downloaded the version of Libre Office that you would like to install, extract the tar.gz file.
┌──(user㉿kali-01)-[~/Downloads/LibreOffice]
└─$ ls
LibreOffice_7.3.1_Linux_x86-64_deb.tar.gz
┌──(user㉿kali-01)-[~/Downloads/LibreOffice]
└─$ tar xvf LibreOffice_7.3.1_Linux_x86-64_deb.tar.gz
# Extraction lines here <truncated>
LibreOffice_7.3.1.3_Linux_x86-64_deb/DEBS/libobasis7.3-base_7.3.1.3-3_amd64.deb
LibreOffice_7.3.1.3_Linux_x86-64_deb/DEBS/libobasis7.3-math_7.3.1.3-3_amd64.deb
LibreOffice_7.3.1.3_Linux_x86-64_deb/DEBS/libobasis7.3-onlineupdate_7.3.1.3-3_amd64.deb
LibreOffice_7.3.1.3_Linux_x86-64_deb/DEBS/libobasis7.3-extension-beanshell-script-provider_7.3.1.3-3_amd64.deb
LibreOffice_7.3.1.3_Linux_x86-64_deb/DEBS/libreoffice7.3_7.3.1.3-3_amd64.deb
LibreOffice_7.3.1.3_Linux_x86-64_deb/DEBS/libobasis7.3-en-us_7.3.1.3-3_amd64.deb
LibreOffice_7.3.1.3_Linux_x86-64_deb/DEBS/libreoffice7.3-math_7.3.1.3-3_amd64.deb
LibreOffice_7.3.1.3_Linux_x86-64_deb/readmes/
LibreOffice_7.3.1.3_Linux_x86-64_deb/readmes/README_en-US
- Once extracted, open a terminal, and go to the download folder. Go inside the DEBS folder and use the dpkg command to install it.
┌──(user㉿kali-01)-[~/Downloads/LibreOffice]
└─$ ls
LibreOffice_7.3.1.3_Linux_x86-64_deb LibreOffice_7.3.1_Linux_x86-64_deb.tar.gz
┌──(user㉿kali-01)-[~/Downloads/LibreOffice]
└─$ cd LibreOffice_7.3.1.3_Linux_x86-64_deb/DEBS/
┌──(user㉿kali-01)-[~/Downloads/LibreOffice/LibreOffice_7.3.1.3_Linux_x86-64_deb/DEBS]
└─$ sudo dpkg -i *.deb
# Installation lines here <truncated>
Setting up libreoffice7.3-dict-fr (7.3.1.3-3) ...
Setting up libreoffice7.3-draw (7.3.1.3-3) ...
Setting up libreoffice7.3-en-us (7.3.1.3-3) ...
Setting up libreoffice7.3-impress (7.3.1.3-3) ...
Setting up libreoffice7.3-math (7.3.1.3-3) ...
Setting up libreoffice7.3-writer (7.3.1.3-3) ...
Processing triggers for desktop-file-utils (0.26-1) ...
Processing triggers for mailcap (3.70+nmu1) ...
Processing triggers for hicolor-icon-theme (0.17-2) ...
Processing triggers for shared-mime-info (2.1-2) ...
- To open Libre Office post install, you can search under Applications → Type in LibreOffice
libreoffice Article's
24 articles in total
The Struggle of Finding a Free Excel to PDF Converter: My Journey and Solution
read article
Write custom formulae in Libreoffice Calc with Python
read article
Extract Content From ODF files using C#
read article
Connect LibreOffice Calc to SingleStoreDB using ODBC
read article
PK11_Authenticate failed with SEC_ERROR_BAD_PASSWORD (-8177)
read article
How to setting libre fffice mailmerge that doesn't work
read article
Installing Libre Office in Kali Linux
currently reading
Loading Images Into a LibreOffice Calc Grid
read article
How to install Unoconv
read article
Collabora Online Community Roundup #10
read article
Collabora Online Community Roundup #9 (New Year Edition!)
read article
Collabora Online Community Roundup #8
read article
Collabora Online Community Roundup #7
read article
Collabora Online Community Roundup #6
read article
Collabora Online Community Roundup #5
read article
Collabora Online Community Roundup #4
read article
Collabora Online Community Roundup #3
read article
Collabora Online Community Roundup #2
read article
Developing a Redaction Feature for LibreOffice - Phase 1
read article
Install LibreOffice 7 in 1 minute
read article
LibreOffice: 日本語の漢字箇所に中国語のフォントが表示される現象
read article
How to Greek polytonic on openbox
read article
Why I want to use JSON in LibreOffice Calc.
read article
OpenOffice docs and Python
read article
Featured ones: