# pwd
/etc/yum.repos.d
[root@DGPRIM yum.repos.d]# ls -l
total 76
-rw-r--r-- 1 root root 10240 Aug 21 04:14 junk.tar
-rw-r--r-- 1 root root 4886 May 5 01:04 public-yum-el5.repo
-rw-r--r-- 1 root root 4886 May 5 01:04 public-yum-el5.repo.1
-rw-r--r-- 1 root root 4886 May 5 01:04 public-yum-el5.repo.2
-rw-r--r-- 1 root root 4886 May 5 01:04 public-yum-el5.repo.3
-rw-r--r-- 1 root root 4886 May 5 01:04 public-yum-el5.repo.4
-rw-r--r-- 1 root root 4886 May 5 01:04 public-yum-el5.repo.5
-rw-r--r-- 1 root root 4886 May 5 01:04 public-yum-el5.repo.6
-rw-r--r-- 1 root root 4886 May 5 01:04 public-yum-el5.repo.7
# yum install lsblk
Loaded plugins: security
el5_latest | 1.4 kB 00:00
ol5_UEK_latest | 1.2 kB 00:00
ol5_UEK_latest 686/686
Setting up Install Process
No package lsblk available.
Nothing to do
# rpm -qa | grep lsblk
[root@DGPRIM ~]# lsblk
bash: lsblk: command not found