Installing LibreOffice with Python Scripting Support

See

Basically I just did:

sudo add-apt-repository ppa:libreoffice/ppa
sudo apt-get update
sudo apt-get upgrade # Should try dist-upgrade instead
sudo apt install libreoffice # Needed to bring down the latest version
sudo apt install libreoffice-script-provider-python
comments powered by Disqus