Skip to content

Instantly share code, notes, and snippets.

@nopolabs
Created April 27, 2015 20:09
Show Gist options
  • Save nopolabs/8db39c91ae6c6dd5ebd6 to your computer and use it in GitHub Desktop.
Save nopolabs/8db39c91ae6c6dd5ebd6 to your computer and use it in GitHub Desktop.
list packages in a given yum repo
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