linux 搜索软件包,查看软件包结构
Posted clefairy
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了linux 搜索软件包,查看软件包结构相关的知识,希望对你有一定的参考价值。
根据关键字搜软件包
apt-cache search package_name
根据关键字jo-来搜索软件包名
apt-cache search "jo-"
根据命令搜软件包
默认没有安装该工具,需手动安装
apt-get install apt-file
语法:
apt-file search [pattern]
如:搜索arpspoof
apt-file search arpspoof
查看软件包结构
apt-file list [pattern]
以上是关于linux 搜索软件包,查看软件包结构的主要内容,如果未能解决你的问题,请参考以下文章