This document shows how to install Packages from the disk image you've downloaded or fetched via other means.
Packages being a tool to build raw packages and distributions, it shall not be a surprise that its installer is a distribution built by itself.
To manually install Packages on a Mac, follow these instructions:
1 | Double-click the Packages.dmg disk image file to mount it on the desktop. | |
2 | Double-click the Packages volume. | |
3 | Double-click the Install Packages distribution to start the installation. | |
4 |
Follow the instructions displayed by the
|
Packages being delivered as a distribution, it is possible to install it on a remote computer. Depending on the version of Mac OS X you're running, there are two possible methods for remote installation:
Installing with theinstaller(8)
tool
1 | Show the original file for the | ||
2 | Copy the
| ||
3 | Connect to the remote computer using ssh or telnet . | ||
4 | Move to the directory where the Packages.pkg distribution has been copied. | ||
5 | Type the following command:
| ||
6 | Press Return. |
Apple Remote Desktop
(ARD)
is a "suite of desktop management tools, enabling administrators to manage networks of Mac OS X system from
a central location". Amongst other things, it allows you to remotely install packages or metapackages.
Read page 109 of chapter 8 of the ARD documentation to learn how to perform a remote installation of packages.
To uninstall Packages, you need administrative privileges. If you're not an administrator on the computer, contact him/her.
1 | Double-click the Packages.dmg disk image file to mount it on the desktop. | ||||
2 | Double-click the Packages volume. | ||||
3 | Double-click the Extras folder. | ||||
4 | Open the Terminal application. | ||||
5 | Type sudo sh . | ||||
6 |
Drag and drop the
| ||||
7 | Press Return to run the command and then type your administrator password. |
Revision History | ||
|