TLDR
Enter a command. For example: safeejectgpu, fdesetup, locate.

port

 
Package manager for macOS. More information: https://www.macports.org.
 
  • Search for a package:
     
    port search {{search_term}}
     
  • Install a package:
     
    sudo port install {{package_name}}
     
  • List installed packages:
     
    port installed
     
  • Update port and fetch the latest list of available packages:
     
    sudo port selfupdate
     
  • Upgrade outdated packages:
     
    sudo port upgrade outdated
     
  • Remove old versions of installed packages:
     
    sudo port uninstall inactive

This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.