Safe to Delete

macOS System Update Packages (/Library/Updates)

Quick Answer: The /Library/Updates folder holds downloaded macOS system installer packages (.pkg). Deleting downloaded update packages is safe.

Bottom Line: It is 100% safe to delete files inside /Library/Updates. macOS stores downloaded installer packages for macOS updates in this folder.


What is the /Library/Updates Folder?

Located at /Library/Updates/, when System Settings downloads a macOS update (e.g. macOS Sonoma or Sequoia installer), it saves the 12 GB installer .pkg to this directory.


How to Delete macOS Update Installers

sudo rm -rf /Library/Updates/*

Discussion

Loading authentication...

Related in macos

macOS Background Download Session Cache (com.apple.nsurlsessiond)

nsurlsessiond caches incomplete background file downloads for system apps and iCloud daemon sync. Clearing the cache is safe.

Safe to Delete

macOS Font Server Cache (/var/db/ats)

Apple Type Services (ats) caches font rendering metrics. Resetting the font cache fixes corrupted font glyphs and system text glitches.

Safe to Delete

macOS System Font Cache Directory (com.apple.fontd)

macOS caches system and user font rendering structures in com.apple.fontd. Learn how to reset macOS font cache to fix garbled text.

Safe to Delete
Back to all files