Microsoft PowerPlatform CLI is a simple, single-stop, developer command-line interface (CLI) for developing customizations and extensions for Microsoft PowerPlatform. See project site how to install.
$ dotnet add package Microsoft.PowerApps.CLIMicrosoft PowerPlatform CLI is a simple, single-stop, developer command-line interface (CLI) for developing customizations and extensions for Microsoft PowerPlatform.
Learn more here.
Easiest way to install is to use the dotnet tool install command.
dotnet tool install --global Microsoft.PowerApps.CLI.Tool
More ways to install can be found here.