Lesson 16 - Install Applications Flashcards
What are the requirements for purchasing applications via the Mac App Store?
To purchase items from the Mac App Store you need OS X v10.6.6 or later, an Apple ID, an Internet connection, and authorization as a local administrator.
In the Mac App Store, how can you verify which Apple ID is currently being used for purchases?
In the Mac App Store, you can view the current Apple ID by selecting Store from the menu bar. You can get further details on this Apple ID by selecting View My Account in the same menu.
What are the four primary application environments supported by OS X? Which ones require an additional download and installation?
The four primary application environments supported by OS X are native OS X applications; UNIX applications, which are primarily accessed via Terminal;
Java applications, which work as cross-platform applications; and X Window System applications (X Window is a popular UNIX windowing environment). OS X does not include the Java application runtime or the X Window System runtime, so they must be downloaded and installed after the OS X initial installation.
What are the advantages of application sandboxing?
Sandboxed applications are allowed access only to specific items. They are other- wise completely cut off from the rest of the system, and are therefore unable to cause undue harm. All Mac App Store applications are required to be sandboxed.
What are the advantages of code signing?
Code-signed items include a digital signature that the system can use to verify the authenticity and integrity of the application or process and its resources.
Which items fall under the file quarantine system?
Any item downloaded using one of the built-in OS X applications will be marked for quarantine. Third-party applications may not mark downloaded items for quarantine.
What three security options does the Gatekeeper system allow? Which Gatekeeper option is the OS X default?
Gatekeeper can restrict software to Mac App Store applications only; to Mac App Store and identified developer applications only (this is the default option); or to any application, regardless of origin.
What are the two primary traditional installation methods in OS X?
Traditional installation methods are generally categorized as either a drag-and-drop installation, where the user simply copies the application to the local system, or
as an installation package, where an installer process places the items on the local system.
What three methods can be used to uninstall applications?
Three methods for uninstalling applications are to open Launchpad, hold down the Option button, and then click the X button; in the Finder, drag the primary application to the Trash and then empty the Trash; and most rarely, open a custom-built uninstaller package.