You are on page 1of 1

Hello Guys

Step 3 of 3 Install .deb packages


Open a terminal.
Change the current directory to the location of the .deb packages:
cd ~/Downloads/LibreOffice_5.3.0.x_Linux_x86_deb/DEBS
or for the 64 bits version:
cd ~/Downloads/LibreOffice_5.3.0.x_Linux_x86-64_deb/DEBS
(No need to write everything: use Tab to autocomplete the command line, or copy and paste with the middle-
click mouse button)
Finally, install all .deb packages:
sudo dpkg -i *.deb
In case youre installing language packs, repeat the cd and dpkg steps for each language pack.
Youre done! No need to restart, LibreOffice is ready to be used.
If you have problems launching LibreOffice, try out the following command:
libreoffice5.3
or
/opt/libreoffice5.3/program/soffice
If youre installing a development release (Beta) of LO 5.4, you can launch it with the following command:
lodev5.4

You might also like