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

From Apache OpenOffice Wiki
Jump to: navigation, search
m (Command line install)
 
(7 intermediate revisions by 2 users not shown)
Line 6: Line 6:
 
|NextPage=Documentation/Administration Guide/Using Custom Macros and Libraries
 
|NextPage=Documentation/Administration Guide/Using Custom Macros and Libraries
 
}}  
 
}}  
{{DISPLAYTITLE:Mac OS X}}
+
{{DISPLAYTITLE:MacOS}}
 
+
__NOTOC__
OpenOffice.org for Mac OS X uses the Mac OS X DMG disk image format.  
+
{{AOo}} for MacOS uses the MacOS 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.
 +
# Enter the administrator password when you are prompted for it.
 +
 +
==== Command line install ====
 +
You can install {{AOo}} from the command line on MacOS.
 +
 +
In a terminal window, type:
 +
<syntaxhighlight lang="text">
 +
hdiutil attach <disk image name>
 +
cp -a "/Volumes/OpenOffice <version>/OpenOffice.org.app" <path>
 +
hdiutil detach "/Volumes/OpenOffice <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}}
 +
{{PDL1}}

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