Libreoffice 7.0.0

Here you can post links to your contributed packages.
Post Reply
djemos
Site Admin
Posts: 676
Joined: 15 Apr 2016 06:03

Libreoffice 7.0.0

Post by djemos »

LibreOffice 7.0.0 x86_64 package
Locale and Help packages for x86_64
Greek spell packages for ancient and modern Greek language.

If you do an upgrade new packages will download and installed.
LibreOffice 7.0.0 is working fine in Slackel.
I did not removed the LibreOffice 6.4.5 packages from repository. if you want to use them again after upgrade and not 7.0.0 then can use gslapt to install them.
djemos
Site Admin
Posts: 676
Joined: 15 Apr 2016 06:03

Re: Libreoffice 7.0.0

Post by djemos »

Because libreoffice will not build versions for 32 bit systems, i compiled both 64 and 32 bit libreoffice for slackel.
Usually users will be notified for updates of the system.
but some packages are different.
So
sudo slapt-get -u
sudo slapt-get -i libreoffice libreoffice-dict-YOUR-LOCALE libreoffice-l10n-YOUR-LOCALE
sudo spkg -d libreoffice-help-YOUR-LOCALE
e.g. for Greek locale and English locale

Code: Select all

sudo slapt-get -u
sudo slapt-get -i libreoffice libreoffice-dict-el libreoffice-l10n-el libreoffice-dict-en libreoffice-l10n-en_GB
sudo spkg -d libreoffice-help-el
For Greek spell.

Code: Select all

sudo slapt-get -i libreoffice-extension-ancient-greek-dictionary libreoffice-extension-libregreek
.
Post Reply