Skip to content

Instantly share code, notes, and snippets.

@georgemendonca
Last active October 13, 2015 06:17
Show Gist options
  • Save georgemendonca/4151962 to your computer and use it in GitHub Desktop.
Save georgemendonca/4151962 to your computer and use it in GitHub Desktop.
Install OpenOffice DEB
~$ cd Downloads/
~/Downloads$ tar -xvzf Apache_OpenOffice_incubating_3.4.0_Linux_x86-64_install-deb_en-US.tar.gz
~/Downloads$ cd en-US/DEBS/
~/Downloads/en-US/DEBS$ sudo dpkg -i *.deb
~/Downloads/en-US/DEBS$ cd desktop-integration/
~/Downloads/en-US/DEBS$ sudo dpkg -i *.deb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment