dpkg question

トップ ページ
添付ファイル:
Eメールのメッセージ
+ (text/plain)
このメッセージを削除
このメッセージに返信
著者: Derek Neighbors
日付:  
題目: dpkg question
> apt-cache search <regex>
>     Searched through the package lists on the local machine for said
> regex.


Sometimes the search doenst find things, I find at times

apt-cache pkgnames | grep <whatever> sometimes finds things better, but
search is definitely the debian recommend way.

Derek