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

From Apache OpenOffice Wiki
Jump to: navigation, search
Line 8: Line 8:
 
{{DISPLAYTITLE:Mac OS X}}
 
{{DISPLAYTITLE:Mac OS X}}
 
__NOTOC__
 
__NOTOC__
OpenOffice.org for Mac OS X uses the Mac OS X DMG disk image format.  
+
{{AOo}} for Mac OS X uses the Mac OS X DMG disk image format.  
  
 
=== Install ===
 
=== Install ===
  
To install OpenOffice.org locally or over a network:
+
To install {{AOo}} locally or over a network:
 
# Locate the disk image file and open it.
 
# Locate the disk image file and open it.
 
# Drag and drop the icon from within the disk image to a location on the local drive or a location on the network.
 
# Drag and drop the icon from within the disk image to a location on the local drive or a location on the network.
Line 18: Line 18:
  
 
==== Command line install ====
 
==== Command line install ====
You can install OpenOffice.org from the command line on Mac OS X.
+
You can install {{AOo}} from the command line on Mac OS X.
  
In a terminal window, type:  
+
In a terminal window, type:
 +
<syntaxhighlight lang="text">
 
  hdiutil attach <disk image name>
 
  hdiutil attach <disk image name>
  cp -a "/Volumes/OpenOffice.org <version>/OpenOffice.org.app" <path>
+
  cp -a "/Volumes/{{AOo}} <version>/OpenOffice.org.app" <path>
  hdiutil detach "/Volumes/OpenOffice.org <version>"  
+
  hdiutil detach "/Volumes/{{AOo}} <version>"  
 
+
</syntaxhighlight>
 
=== Uninstall ===
 
=== Uninstall ===
To uninstall OpenOffice.org, drag the icon for the OpenOffice.org application to the Trash.
+
To uninstall {{AOo}}, drag the icon for the {{AOo}} application to the Trash.
  
==== Remove the user profile for OpenOffice.org ====
+
==== Remove the user profile for {{AOo}} ====
To remove the user profile for OpenOffice.org:
+
To remove the user profile for {{AOo}}:
 
# Go to the user's home directory.
 
# Go to the user's home directory.
# Select Library > Application Support.
+
# Select {{menu|Library|Application Support}}.
# Move the OpenOffice.org directory to the Trash.
+
# Move the {{AOo}} directory to the Trash.
  
 
{{InterWiki Languages AdminGuide|articletitle=Documentation/Administration Guide/Mac OS X}}
 
{{InterWiki Languages AdminGuide|articletitle=Documentation/Administration Guide/Mac OS X}}
 
{{PDL1}}
 
{{PDL1}}

Revision as of 14:28, 1 February 2021


Apache OpenOffice for Mac OS X uses the Mac OS X 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 Mac OS X.

In a terminal window, type:

 
 hdiutil attach <disk image name>
 cp -a "/Volumes/{{AOo}} <version>/OpenOffice.org.app" <path>
 hdiutil detach "/Volumes/{{AOo}} <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