[root@localhost andersonbd1]# yum search gvim Searching Packages: Setting up Repo: base repomd.xml 100% |=========================| 1.1 kB 00:00 Setting up Repo: updates-released repomd.xml 100% |=========================| 951 B 00:00 Reading repository metadata in from local files base : ################################################## 2622/2622 primary.xml.gz 100% |=========================| 89 kB 00:00 MD Read : ################################################## 230/230 updates-re: ################################################## 230/230 No Matches found
what am I doing wrong? Do I need more .repo files. I'm just using
gvim is part of the vim-X11 package.
A useful command to do every now and then is: [root@pe400 ~]# yum list >yum.list [root@pe400 ~]# grep vim yum.list vim-X11.i386 1:6.3.030-3 installed vim-common.i386 1:6.3.030-3 installed vim-enhanced.i386 1:6.3.030-3 installed vim-minimal.i386 1:6.3.030-3 installed
It's nice to have a list of all available packages hanging around so you can search it for what you're looking for.
Cheers, .../Ed
-- Ed Wilts, RHCE Mounds View, MN, USA mailto:ewilts@xxxxxxxxxx Member #1, Red Hat Community Ambassador Program