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

From Apache OpenOffice Wiki
Jump to: navigation, search
m (Command line install)
 
(2 intermediate revisions by the same user 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__
 
__NOTOC__
{{AOo}} 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 ===
Line 18: Line 18:
  
 
==== Command line install ====
 
==== Command line install ====
You can install {{AOo}} from the command line on Mac OS X.
+
You can install {{AOo}} from the command line on MacOS.
  
 
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/{{AOo}} <version>/OpenOffice.org.app" <path>
+
cp -a "/Volumes/OpenOffice <version>/OpenOffice.org.app" <path>
hdiutil detach "/Volumes/{{AOo}} <version>"  
+
hdiutil detach "/Volumes/OpenOffice <version>"  
 
</syntaxhighlight>
 
</syntaxhighlight>
 +
 
=== Uninstall ===
 
=== Uninstall ===
 
To uninstall {{AOo}}, drag the icon for the {{AOo}} application to the Trash.
 
To uninstall {{AOo}}, drag the icon for the {{AOo}} application to the Trash.

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