A Mac 'quit all applications' app: I don't shut down or reboot my Mac computers very often, but every time I do, I always wonder if there's an easy way to quit all applications with one or two keystrokes. I don't mind having to quit all the apps manually - that seems like the natural thing to do - but if you're about to have a lightning storm.

How to get updates for macOS Mojave or later

If you've upgraded to macOS Mojave or later, follow these steps to keep it up to date:

  1. Choose System Preferences from the Apple menu , then click Software Update to check for updates.
  2. If any updates are available, click the Update Now button to install them. Or click ”More info” to see details about each update and select specific updates to install.
  3. When Software Update says that your Mac is up to date, the installed version of macOS and all of its apps are also up to date. That includes Safari, iTunes, Books, Messages, Mail, Calendar, Photos, and FaceTime.

To find updates for iMovie, Garageband, Pages, Numbers, Keynote, and other apps that were downloaded separately from the App Store, open the App Store on your Mac, then click the Updates tab.

To automatically install macOS updates in the future, including apps that were downloaded separately from the App Store, select ”Automatically keep my Mac up to date.” Your Mac will notify you when updates require it to restart, so you can always choose to install those later.

How to get updates for earlier macOS versions

If you're using an earlier macOS, such as macOS High Sierra, Sierra, El Capitan, or earlier,* follow these steps to keep it up to date:

  1. Open the App Store app on your Mac.
  2. Click Updates in the App Store toolbar.
  3. Use the Update buttons to download and install any updates listed.
  4. When the App Store shows no more updates, the installed version of macOS and all of its apps are up to date. That includes Safari, iTunes, iBooks, Messages, Mail, Calendar, Photos, and FaceTime. Later versions may be available by upgrading your macOS.

To automatically download updates in the future, choose Apple menu  > System Preferences, click App Store, then select ”Download newly available updates in the background.” Your Mac will notify you when updates are ready to install.


* If you're using OS X Lion or Snow Leopard, get OS X updates by choosing Apple menu  > Software Update.

How to get updates for iOS

Learn how to update your iPhone, iPad, or iPod touch to the latest version of iOS.

Learn more

  • Learn how to upgrade to the latest version of macOS.
  • Find out which macOS your Mac is using.
  • You can redownload apps that you previously downloaded from the App Store.
  • Your Mac doesn't automatically download large updates when it's using a Personal Hotspot.

However, by jailbreaking your device, you may be exposing it to a number of vulnerabilities. Moreover, you might lose official support from Apple in certain situations. If you’re only trying to get a few apps from outside the App Store that don’t require any special system permissions, side-loading is a safer option. It keeps the walled garden intact, but also lets you install unapproved iOS apps at the same time.

Page Contents

Install program for all users mac
  • 1 How to install apps without App Store – No Jailbreak

How to install apps without App Store – No Jailbreak

The method of installing apps from outside the App Store may differ slightly, based on the form in which you get the app.

Getting the app files from outside the App Store

If a particular app is not available on the App Store, you might be able to get it from external sources, in any of the three forms — an IPA file, a DEB file or the Source Code. Installing apps from the source code or DEB file would require the latest version of Xcode on a Mac. However, installing an app from an IPA file can be done on a Windows PC too, as it doesn’t require Xcode.

Install iOS apps from .IPA file

If you already have the IPA file for an app that you want to install on your non-jailbroken iOS device, you need another application called Cydia Impactor, to re-sign the app with an Apple ID. Once the IPA is signed, you can install it on your iOS device.

Note:
#1 You need a Mac or Windows PC with iTunes installed, for Cydia Impactor to work.
#2 If the intended app to be installed is a tweaked version of an app that is already present on your iOS device, ensure that you uninstall it first.

Follow the steps below to install an IPA file without jailbreaking your iOS device (iPhone, iPad, iPod Touch):

  1. Download and install Cydia Impactor on your Mac or Windows PC.
  2. Connect your iOS device to your Mac or Windows PC via a USB cable.
  3. Once the device is connected, launch Cydia Impactor and drag the downloaded IPA file onto the application window.
  4. You’ll be requested to enter a working Apple ID and password. It is recommended to create a separate account exclusively for this purpose.
  5. Next, click OK on the Apple Developer certificate warning. The intended app will now be installed on your device.
  6. On your iPhone or iPad, go to the Profiles settings screen. Depending on the iOS version running on your device, this may be achieved by going through either “Settings >> General >> Profiles & Device Management” or “Settings >> General >> Device Management” or “Settings >> General >> Profiles”.
  7. Tap on the Apple ID that you signed the IPA file with, and “Trust” the developer. This will enable your iOS device to run apps that are signed with the above Apple ID.

You have successfully installed the IPA file without jailbreaking your iOS device.

Install iOS apps from .DEB file

If you have a DEB file for the app that you intend to install, you will need App Signer to sign the app with your Apple ID, and convert the DEV file into an IPA file. Additionally, you also need Xcode to install the app on your iOS device. Hence, this method will only work on a Mac and not on Windows PC (since Xcode is not available for Windows).

The following steps will guide you to set up and install an iOS app from a DEV file:

  1. Download and install Xcode, if it is not available on your Mac.
  2. Open Xcode and go to Xcode >> Preferences.
  3. Click on the ‘+’ button in the Accounts panel and enter your Apple ID details. This will turn your Apple ID into a free developer account.
  4. Go back to Xcode and select the “Create New Xcode project” option.
  5. Select Single View Application and click Next.
  6. Type the Product Name (app name), unique Organization Identifier (for e.g. com.yourname.appname), and select Swift as the coding Language. Also ensure the “Development Target” version of iOS matches the iOS version on your iPhone or iPad.
  7. You may see an alert about Provisioning Profiles. Click the “Fix Issue” button to fix it.
  8. Sign in with your Apple ID if necessary.
  9. From the drop-down menu, select your development team (usually your name).
  10. Download App Signer and unzip the file.
  11. Launch App Signer and click on the Browse button next to the Input file.
  12. Under the Signing certificate option, click the drop-down menu and select your Apple ID.
  13. Under Provisioning Profile, click the drop-down menu and select your intended app (for e.g. com.yourname.appname).
  14. Click the Start button. App Signer will now sign the app with your Apple ID and also convert it to an IPA file, so that Xcode can install it.
  15. Connect your iOS device to your Mac or Windows PC via a USB cable.
  16. Go back to Xcode and click Window >> Devices.
  17. Select your iOS device from the left sidebar and click on the ‘+’ button under “Installed Apps” section.
  18. Select the IPA file created with App Signer and click Open. The app will be pushed to your iOS device.
  19. Once the app is sent to your iOS device, head to the Profiles settings screen on your iOS device. Depending on the iOS version running on your device, this may be achieved by going through either Settings >> General >> Profiles & Device Management or Settings >> General >> Device Management or Settings >> General profile.
  20. Tap on the Apple ID that you used in Xcode and “Trust” it to allow the use of apps signed by your account.

You may now launch the installed app from the Home screen.

Install iOS apps from source code (Xcode Project)

If you have the Xcode Project file of the app you want to install (from GitHub or any other source), you can build the project using Xcode and install it on your iOS device. Follow the steps below to install an app from an Xcode Project on to your non-jailbroken iOS device:

  1. Download and install Xcode on your Mac.
  2. Open Xcode and go to Xcode >> Preferences.
  3. Click on the ‘+’ button in the Accounts panel and enter your Apple ID details. This will turn your Apple ID into a free developer account.
  4. Open the source project file (with XCODEPROJ extension).
  5. Plug your iOS device into your computer.
  6. Click Product >> Destination and select your iOS Device.
  7. Back at the main Xcode screen, find the Bundle Identifier box and enter a unique name (for e.g. com.yourname.appname).
  8. Select your Apple ID from the Team drop-down menu.
  9. Click the “Fix Issue” button and sign in with your Apple ID (if necessary).
  10. A window will pop up asking for your team name, from the drop-down menu, select your development team (usually your name).
  11. Now, click on the Play button to compile the app. If there aren’t any errors, the app will be pushed to your iOS device.
  12. Once the app is sent to your iOS device, head to the Profiles settings screen on your iOS device. Depending on the iOS version running on your device, this may be achieved by going through either Settings >> General >> Profiles & Device Management or Settings >> General >> Device Management or Settings >> General profile.
  13. Tap on the Apple ID that you used in Xcode and “Trust” it to allow the use of apps signed by your account.

Go back to the Home screen and launch the installed app.

Mac

Insall App For All Users Macbook Pro

The methods mentioned above will enable you to install apps from IPA, DEB or Xcode Project sources on your non-jailbroken iOS devices for free. But usually, apps installed from such sources are not usually verified as malware-free by any recognized body. Also, you might find the above processes complex and inconvenient.

Install App For One User Mac

If such is the case, you can also opt for a paid solution called Build Store that makes it easier to install some of the popular iOS apps not available on the App Store. It also verifies that the hosted apps does not contain any malicious code. You can learn more about Build Store in this article.

Mac Os X Install App For All Users

Want to say something about this article? Share your opinions in the comments below.