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

From Apache OpenOffice Wiki
Jump to: navigation, search
(Created page with 'OpenOffice.org for Mac OS X uses the Mac OS X DMG disk image format. To install OpenOffice.org locally or over a network: # Locate the disk image file and open it. # Drag and d…')
 
m (Command line install)
 
(10 intermediate revisions by 2 users not shown)
Line 1: Line 1:
OpenOffice.org for Mac OS X uses the Mac OS X DMG disk image format.  
+
{{Documentation/AdminGuideTOC/v2
 +
|OS_type=block
 +
|ShowPrevNext=block
 +
|ShowPrevPage=block
 +
|PrevPage=Documentation/Administration Guide/Windows
 +
|NextPage=Documentation/Administration Guide/Using Custom Macros and Libraries
 +
}}
 +
{{DISPLAYTITLE:MacOS}}
 +
__NOTOC__
 +
{{AOo}} for MacOS uses the MacOS DMG disk image format.  
  
To install OpenOffice.org locally or over a network:
+
=== Install ===
 +
 
 +
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 ===
 +
To uninstall {{AOo}}, drag the icon for the {{AOo}} application to the Trash.
 +
 +
==== Remove the user profile for {{AOo}} ====
 +
To remove the user profile for {{AOo}}:
 +
# Go to the user's home directory.
 +
# Select {{menu|Library|Application Support}}.
 +
# 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