# 查看安装包名称
rpm -qa|grep xxx
# 查看安装包安装时间
rpm -qi xxx
#查看安装包目录
rpm -ql xxx
#查看文件或命令属于哪个安装包的内容
rpm -qf xxx
# rpm -qa|grep openssh
openssh-5.3p1-124.el6_10.x86_64
openssh-clients-5.3p1-124.el6_10.x86_64
openssh-server-5.3p1-124.el6_10.x86_64
# rpm -qi openssh-5.3p1-124.el6_10.x86_64
# rpm -ql openssh-5.3p1-124.el6_10.x86_64
# rpm -qai grep openssh-5.3p1-124.el6_10.x86_64 | grep "Install Date"
# rpm -qf `which ssh-copy-id`
openssh-clients-5.3p1-124.el6_10.x86_64
rpm 查看安装包 信息 时间 目录
未经允许不得转载:徐万新之路 » rpm 查看安装包 信息 时间 目录
相关推荐
Linux查看分区文件系统
Oracle 19c RAC删库跑路(破坏计算机信息系统罪)
EL7 fork:cannot allocate memory
Oracle安装linux最佳实践参数说明
How to use, monitor, and disable transparent hugepages in Red Hat Enterprise Linux 6 and 7?
How to disable transparent hugepages (THP) on Red Hat Enterprise Linux 7, 8
How to determine if NUMA configuration is enabled or disabled?
Linux扫盘命令
最新评论
这个牛
放下欲望,男人从来不醉,充分且必要
勇气、责任、自信、创新,为天下先!
软件即数据,软件即服务,软件即管理,软件就是对人类各种社会活动的仿真和记录。软件很重要,但软件不可能凌驾于业务之上,尤其不可能高人一等。