Answers for "mac list installed packages command line"

30

see list of globally installed npm packages mac

npm list -g --depth 0
Posted by: Guest on April-17-2020
0

check packages in macos

pkgutil --pkgs
Posted by: Guest on July-06-2021

Code answers related to "mac list installed packages command line"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language