/opt/cpanel/ea-php82/root/usr/share/pear/PEAR/Command
NameSizeModeActions
Auth.php25710644editdlrm
Auth.xml12280644editdlrm
Build.php26430644editdlrm
Build.xml3880644editdlrm
Channels.php334930644editdlrm
Channels.xml42180644editdlrm
Common.php82140644editdlrm
Config.php154670644editdlrm
Config.xml33820644editdlrm
Install.php510030644editdlrm
Install.xml86910644editdlrm
Mirror.php45100644editdlrm
Mirror.xml6170644editdlrm
Package.php401460644editdlrm
Package.xml72220644editdlrm
Pickle.php158950644editdlrm
Pickle.xml11790644editdlrm
Registry.php462850644editdlrm
Registry.xml17900644editdlrm
Remote.php299860644editdlrm
Remote.xml33110644editdlrm
Test.php121360644editdlrm
Test.xml16410644editdlrm
Edit: /opt/cpanel/ea-php82/root/usr/share/pear/PEAR/Command/Registry.xml (1790B)
List Installed Packages In The Default Channel doList l c list installed packages from this channel CHAN a list installed packages from all channels i output fully channel-aware data, even on failure <package> If invoked without parameters, this command lists the PEAR packages installed in your php_dir ({config php_dir}). With a parameter, it lists the files in a package. List Files In Installed Package doFileList fl <package> List the files in an installed package. Shell Script Test doShellTest st <package> [[relation] version] Tests if a package is installed in the system. Will exit(1) if it is not. <relation> The version comparison operator. One of: <, lt, <=, le, >, gt, >=, ge, ==, =, eq, !=, <>, ne <version> The version to compare with Display information about a package doInfo in <package> Displays information about a package. The package argument may be a local package file, an URL to a package file, or the name of an installed package.