Getting Started
$ pkgx openai --version
openai 1.59.6Search
$ pkgx -Q git
# ^^ can we run git?
$ pkgx -Q | grep git-
# ^^ search for all git extensions
$ $ pkgx -Q
# ^^ list every program pkgx can runRun Any Version
$ pkgx postgres@12 --version
postgres (PostgreSQL) 12.14Running the Latest Version
Adding Additional Packages to the Execution Environment
Disambiguation
Running System Commands
Dumping the Environment
Quietening Output
Ensuring Packages
“Virtual Environments”
Other Common Needs
Listing Outdated Packages
Upgrading Packages
Pruning Older Versions of Packages
Listing Available Versions for a Package
Listing What is Downloaded
Last updated