Created
April 27, 2015 20:09
-
-
Save nopolabs/8db39c91ae6c6dd5ebd6 to your computer and use it in GitHub Desktop.
list packages in a given yum repo
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo yum --disablerepo="*" --enablerepo="osis" --showduplicates list available |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment