Package Management Utilities
Command directory for Package Management tools and utilities.
remove
Yarn is a package manager that doubles as a project dependency manager.
restart
Exit the current TLMGR shell and initialize a new shell session for TeX Live management.
rmvirtualenv
rmvirtualenv is a command for removing Python virtual environments created by virtualenvwrapper.
virtualenvwrapper
virtualenvwrapper is a set of extensions to Ian Bicking’s virtualenv tool, providing a set of commands to manage virtual environments more easily.
why
Yarn is a package manager primarily for JavaScript project dependencies.
workon
workon is a command for activating Python virtual environments created by virtualenv.
yarn-why
yarn-why helps dissect the package tree to understand why specific dependencies are installed in a project.