CentOS 7 命令lsb_release: command not found解决方案

本文分享了在CentOS7中遇到lsb_release命令未安装的问题及解决办法。通过使用yum命令安装redhat-lsb包,解决了lsb_release命令无法使用的问题,最后验证了安装是否成功。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

昨天安装了CentOS7,在使用 lsb_release -a命令查询linux系统版本的时候,发现lsb_release这个没装,提示错误是:

[root@localhost Desktop]# lsb_release -a

bash: lsb_release: command not found...

这里,分享一下查询linux系统版本提示bash:lsb_release:command not found错误解决办法.

1.确认lsb_release是否安装

[root@localhost Desktop]# lsb_release -a

bash: lsb_release: command not found... 


这就说明没有安装。

2.安装lsb_release

使用yum安装lsb,具体命令如下:

[root@localhost Desktop]# yum install -y redhat-lsb

表明安装成功!

3.验证lsb是否已经安装

执行命令,发现可以查看系统版本。

[root@localhost Desktop]# lsb_release -a

 

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值