Skip to content

Instantly share code, notes, and snippets.

@tacahiroy
Last active November 7, 2019 03:28
Show Gist options
  • Save tacahiroy/c577502fcc1d8cf58ca8548f92979b6a to your computer and use it in GitHub Desktop.
Save tacahiroy/c577502fcc1d8cf58ca8548f92979b6a to your computer and use it in GitHub Desktop.
List contents of a package in CentOS 8
sudo dnf install -y dnf-utils
repoquery -l some-package
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment