Skip to content

Instantly share code, notes, and snippets.

@xexes
Created September 14, 2015 07:53
Show Gist options
  • Save xexes/e31433af1de474ba4047 to your computer and use it in GitHub Desktop.
Save xexes/e31433af1de474ba4047 to your computer and use it in GitHub Desktop.
sudo add-apt-repository ppa:libreoffice/ppa
sudo apt-get update && sudo apt-get -y dist-upgrade
sudo apt-get update && sudo apt-get -y dist-upgrade -f
sudo apt-get install python-uno
sudo apt-get install python-uno -f
sudo apt-get install -f
sudo dpkg --configure -a
sudo apt-get update
sudo apt-get clean
sudo apt-get install -fy
sudo apt-get dist-upgrade
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment