Quantcast

Have a Question?

If you have any question you can ask below or enter what you are looking for!

How do I download sudo on Mac?

Instructions

  1. To install sudo, run the following command in macOS terminal (Applications->Utilities->Terminal) sudo port install sudo Copy.
  2. To see what files were installed by sudo, run: port contents sudo Copy.
  3. To later upgrade sudo, run: sudo port selfupdate && sudo port upgrade sudo Copy.

techfaq.online