Package management
package management is about everything related to managing your packages.
- How are they distributed to people’s computer?
- how are dependencies installed
- how are dependency clashes handled
- is it a technical process through commandline, or does it has a nice simple UI?
windows has winget
Fusion studios has reactor
mac brew
meta-package-manager : the one package manager to control them all
Backlinks¶
- winget
- Unity Package Manager
- Unreal plugin
- package management is local only.
- pip qt
- Simplify your Python package management with a pip manager that can run in Maya, Max, Substance, Unreal, Blender, …
- Distributing plug-ins & files on Maya (and 3ds Max) - 2013
- install apps winget
- Python pip
- Used for package management in Python, to install packages from Python Package Index
- handle dependencies clash