| Yum list available packages |
|
|
yum list available
This command will list all the available packages in yum repository
How to list just one repo with yum. First I disable all repo, second I enable just the repo that I want to list.
yum --disablerepo=* --enablerepo=epel list available
|
| Linux - Yum command to list packages |
| The topic on Linux - Yum list available packages is posted by - Math |
Hope you have enjoyed, Linux - Yum list available packages . Thanks for your time.
|