Pages

Install LibreOffice 7 on Debian 10 (Buster)

LibreOffice 7 is now out and Debian 10 users can try it. Follow the steps mentioned below,

Update the Debian

sudo apt update
sudo apt upgrade

Install Gnome icons

sudo apt install libreoffice-gnome

Add LibreOffice 7 software repository

sudo mousepad /etc/apt/sources.list
Add the following line at the bottom
deb http://deb.debian.org/debian buster-backports main
Save and close the file and apply the following commands,
sudo apt update
sudo apt install -t buster-backports libreoffice