info - get information on a package

Introduction

This command is used to display a list of information on a package, such as the maintainers, the stability and version or versions available for installation (for remote packages).

If passed description or notes, it displays the complete text of these fields. If passed files, it lists the files in the package and their on-disk location for installed packages. For example:

php pyrus.phar info PackageName description

The command will accept any concrete or abstract package names as its argument. Note that if there is an ambiguity between an installed package and the remote package, Pyrus will assume that information is being requested on the installed package.

--forceremote

The --forceremote or -r option is used to instruct Pyrus to resolve any ambiguity between an installed package and a remote package to assume that information is requested on the remote package.

channel-del - remove a channel (Previous) list-packages - list all installed packages in all channels (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.