User Tools

Site Tools


config:libreoffice

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
config:libreoffice [2020/08/14 00:52] Wulf Rajekconfig:libreoffice [2023/05/29 11:55] (current) – external edit 127.0.0.1
Line 1: Line 1:
-====== LibreOffice installation ======+====== LibreOffice ======
  
 ===== Remove official distro version ===== ===== Remove official distro version =====
Line 8: Line 8:
 </code> </code>
  
-===== PPA of the latest stable release (7.0RC3) =====+===== PPA of the latest stable release (note RC2 = final release) =====
 <code> <code>
 sudo add-apt-repository ppa:libreoffice/ppa sudo add-apt-repository ppa:libreoffice/ppa
 sudo apt-get update sudo apt-get update
 +sudo apt-get install libreoffice
 </code> </code>
  
Line 19: Line 20:
 </code> </code>
  
-===== PPA of pre-release/beta releases ===== 
  
-<code> +===== Latest stable from official website =====
-sudo add-apt-repository ppa:libreoffice/libreoffice-prereleases +
-sudo apt-get update +
-</code> +
- +
-<code - /etc/apt/sources.list.d/libreoffice-prereleases-ppa-focal.list> +
-deb http://ppa.launchpad.net/libreoffice/libreoffice-prereleases/ubuntu focal main  +
-deb-src http://ppa.launchpad.net/libreoffice/libreoffice-prereleases/ubuntu focal main  +
-</code> +
- +
-===== Manual install of latest version ===== +
- +
-Linux Mint DE2 comes with LibreOffice v4.x and Linux Mint 18 comes with LibreOffice 5.x. Version 6.0 was released in January 2018. To install the latest version, a few simple steps need to be performed to uninstall the version from the repository and download and install the latest version.+
  
 Official Download Page:\\ Official Download Page:\\
 https://www.libreoffice.org/download/download/?type=deb-x86_64&lang=en-GB https://www.libreoffice.org/download/download/?type=deb-x86_64&lang=en-GB
  
-<code> 
-sudo apt-get remove libreoffice-core uno-libs3 ure fonts-opensymbol 
- 
-#for major version upgrades, remove the previous libreoffice version, e.g.: 
-#sudo apt-get remove libreoffice6.0* 
- 
-On Linux Mint 19.2: 
-#sudo apt-get remove libreoffice-* 
-</code> 
- 
-===== Latest stable from official website ===== 
  
 Bash shell script to install or update latest version: Bash shell script to install or update latest version:
Line 106: Line 83:
 fi fi
 </code> </code>
 +
 +===== Settings =====
 +
 +To disable automatic capitalisation of the first letter, especially in LibreOffice Calc:
 +Tools > AutoCorrect Options... > Options > Capitalize first letter of every sentence
 +
  
config/libreoffice.1597362766.txt.gz · Last modified: 2023/05/29 11:53 (external edit)