我使用的是 CentOS 5.6 系统。由于一个错误在我的 grep 版本中。我想升级到新版本。我尝试使用 yum 来更新(升级)它,但失败了。
[root@localhost ~]# cat /etc/redhat-
redhat-lsb/ redhat-release
[root@localhost ~]# cat /etc/redhat-release
CentOS release 5.6 (Final)
[root@localhost ~]# grep --version
grep (GNU grep) 2.5.1
Copyright 1988, 1992-1999, 2000, 2001 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
[root@localhost ~]# yum update gerp
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: mirrors.btte.net
* extras: mirrors.btte.net
* updates: mirrors.btte.net
base | 1.1 kB 00:00
extras | 2.1 kB 00:00
updates | 1.9 kB 00:00
Setting up Update Process
No Match for argument: gerp
No package gerp available.
No Packages marked for Update
[root@localhost ~]#
答案1
对你有帮助吗yum update grep
?你在复制粘贴时输入了错误:gerp
。
另请注意,RHEL/CentOS 仅反向移植重要的安全修复程序等,并且不会不断更新到任何特定软件的最新版本。
答案2
有打字错误吗?
[root@localhost ~]# yum update ****gerp****
argument: gerp No package gerp available. No Packages marked for Update
你要grep代替格普