LibreOffice sur kali linux
LibreOffice is an alternative to Microsoft Office but free is free and free office suite that offers modules for word processing, spreadsheet, presentation, vector drawing, database, and editing mathematical formulas.
In this tutorial we show how to install free office 4.1.0 on linux kali, Libre Office is not included in any app, so we have to download from their official website and install it with a bit of Installation Manager (like dpkg or rpm):
Download LibreOffice for Linux according to (. Deb kali linux)
- :download
dpkg -i *.deb
tar -xzvf LibreOffice_4.1.0_Linux_x86_deb.tar.gz
- go to the folder : libreoffice/debs
cd LibreOffice_4.1.0.4_Linux_x86_deb/DEBS
TUTO VIDEO
Uninstall: To remove libreoffice just use the 3 commands with the terminal
apt-get remove –purge libreoffice*
apt-get clean
apt-get autoremove
Partager la publication "LibreOffice sur kali linux"
French tutorial ; http://mediatutos.fr/libreoffice-sur-kali-linux/