Jak wyświetlić informacje o pakiecie (wersje / zależności) w Ubuntu
Przejdź do nawigacji
Przejdź do wyszukiwania
Komenda
dpkg -p php5-cli
Output
Package: php5-cli Priority: optional Section: web Installed-Size: 5668 Maintainer: Guillaume Plessis <gui@php.net> Architecture: i386 Source: php5 Version: 5.2.11-0.dotdeb.1 Provides: phpapi-20060613+lfs Depends: libbz2-1.0, libc6 (>= 2.7-1), libcomerr2 (>= 1.01), libdb4.6, libkrb53 (>= 1.6.dfsg.2), libncurses5 (>= 5.6+20071006-3), libreadline5 (>= 5.2), libssl0.9.8 (>= 0.9.8f-5), libxml2 (>= 2.6.28), zlib1g (>= 1:1.1.4), mime-support, php5-common (= 5.2.11-0.dotdeb.1), libmagic1, ucf, tzdata Suggests: php-pear Filename: pool/main/p/php5/php5-cli_5.2.6.dfsg.1-0.1~lenny1_i386.deb Size: 2637414 MD5sum: df50a3f1649bb107cab11691ef29fe17 Description: command-line interpreter for the php5 scripting language This package provides the /usr/bin/php5 command interpreter, useful for testing PHP scripts from a shell, or perhaps even performing general shell scripting tasks, if you're frightened of Perl and Python. . The following extensions are built in: bcmath bz2 calendar ctype date dba dbase dom exif filter ftp gettext hash iconv json libxml mbstring mime_magic ncurses openssl pcntl pcre posix readline Reflection session shmop SimpleXML soap sockets SPL standard sysvmsg sysvsem sysvshm tokenizer wddx xml xmlreader xmlwriter zip zlib. . PHP5 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly. This version of PHP5 was built with the Suhosin patch. Homepage: http://www.php.net/