How do I move my applications from /Applications to ~/Applications on MacOS

simple question,

How do I move my applications from /Applications to ~/Applications?

This is on macOS Catalina

5

1 Answer

Use drag and drop or terminal

Drag and drop: Open 2 finder windows one with ~/Applications and one with /Applications then drag the app.

Terminal: open terminal spotlight search terminal enter. Type cp file to move where you what the file

Done

5

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like