Mod:Hunt Research Group/MacPorts
From ChemWiki
MacPorts
- installing MacPorts
- using MacPorts basic commands
- general commands
- port version
- sudo port self update
- port installed
- port outdated
- port upgrade
- port uninstall code_name
- search for particular codes, in this case for python versions, generally or installed on this machine
- port search --name --line --glob 'python*'
- port installed 'python*'