Difference between revisions of "Documentation/Administration Guide/Mac OS X"

From Apache OpenOffice Wiki
Jump to: navigation, search
m
m (Command line install)
 
Line 21: Line 21:
  
 
In a terminal window, type:
 
In a terminal window, type:
<syntaxhighlight lang="text">  
+
<syntaxhighlight lang="text">
hdiutil attach <disk image name>
+
hdiutil attach <disk image name>
cp -a "/Volumes/OpenOffice <version>/OpenOffice.org.app" <path>
+
cp -a "/Volumes/OpenOffice <version>/OpenOffice.org.app" <path>
hdiutil detach "/Volumes/OpenOffice <version>"  
+
hdiutil detach "/Volumes/OpenOffice <version>"  
 
</syntaxhighlight>
 
</syntaxhighlight>
  

Latest revision as of 15:59, 27 May 2021


Apache OpenOffice for MacOS uses the MacOS DMG disk image format.

Install

To install Apache OpenOffice locally or over a network:

  1. Locate the disk image file and open it.
  2. Drag and drop the icon from within the disk image to a location on the local drive or a location on the network.
  3. Enter the administrator password when you are prompted for it.

Command line install

You can install Apache OpenOffice from the command line on MacOS.

In a terminal window, type:

hdiutil attach <disk image name>
cp -a "/Volumes/OpenOffice <version>/OpenOffice.org.app" <path>
hdiutil detach "/Volumes/OpenOffice <version>"

Uninstall

To uninstall Apache OpenOffice, drag the icon for the Apache OpenOffice application to the Trash.

Remove the user profile for Apache OpenOffice

To remove the user profile for Apache OpenOffice:

  1. Go to the user's home directory.
  2. Select Library → Application Support.
  3. Move the Apache OpenOffice directory to the Trash.
Content on this page is licensed under the Public Documentation License (PDL).
Personal tools
In other languages