Skip to content

Instantly share code, notes, and snippets.

@kejyun
Created September 17, 2013 15:59
Show Gist options
  • Save kejyun/6596405 to your computer and use it in GitHub Desktop.
Save kejyun/6596405 to your computer and use it in GitHub Desktop.
查詢PHP套件版本
$ dpkg -l '*php*'
要求=U:未知/I:安裝/R:刪除/P:清除/H:保留
| 狀態=N:未安裝/I:已安裝/C:設定檔/U:已解開/F:半設定/H:半安裝/W:待觸發/T:未觸發
|/ 錯誤?=(無)/R:須重新安裝(狀態,錯誤:大寫=有問題)
||/ 名稱 版本 簡介
+++-=================================-=================================-==================================================================================
un libapache2-mod-php4 <無> (無相關介紹)
ii libapache2-mod-php5 5.4.19-1+debphp.org~precise+3 server-side, HTML-embedded scripting language (Apache 2 module)
un libapache2-mod-php5filter <無> (無相關介紹)
un libow-php5 <無> (無相關介紹)
ii php-benchmark 1.2.7-5 Framework to benchmark PHP scripts or function calls
un php-imlib <無> (無相關介紹)
un php-kolab-filter <無> (無相關介紹)
un php-openid <無> (無相關介紹)
ii php-pear 5.4.19-1+debphp.org~precise+3 PEAR - PHP Extension and Application Repository
un php-radius-legacy <無> (無相關介紹)
un php-xml-util <無> (無相關介紹)
un php4-pear <無> (無相關介紹)
ii php5 5.4.19-1+debphp.org~precise+3 server-side, HTML-embedded scripting language (metapackage)
un php5-cgi <無> (無相關介紹)
ii php5-cli 5.4.19-1+debphp.org~precise+3 command-line interpreter for the php5 scripting language
ii php5-common 5.4.19-1+debphp.org~precise+3 Common files for packages built from the php5 source
ii php5-curl 5.4.19-1+debphp.org~precise+3 CURL module for php5
ii php5-dev 5.4.19-1+debphp.org~precise+3 Files for PHP5 module development
un php5-fpm <無> (無相關介紹)
ii php5-gd 5.4.19-1+debphp.org~precise+3 GD module for php5
un php5-gpib <無> (無相關介紹)
un php5-json <無> (無相關介紹)
ii php5-mcrypt 5.4.19-1+debphp.org~precise+3 MCrypt module for php5
un php5-mhash <無> (無相關介紹)
ii php5-mysql 5.4.19-1+debphp.org~precise+3 MySQL module for php5
un php5-mysqli <無> (無相關介紹)
un php5-mysqlnd <無> (無相關介紹)
un php5-readline <無> (無相關介紹)
un php5-suhosin <無> (無相關介紹)
un phpapi-20100525 <無> (無相關介紹)
un phpreports <無> (無相關介紹)
ii phpunit 3.5.5-2 Unit testing suite for PHP5
un phpunit-doc <無> (無相關介紹)
un phpunit2 <無> (無相關介紹)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment