Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save mbukatov/0fadf4d51f5ab4934236c2b26f34c9ec to your computer and use it in GitHub Desktop.
Save mbukatov/0fadf4d51f5ab4934236c2b26f34c9ec to your computer and use it in GitHub Desktop.
list all rpm package names from given repourl
$ repoquery --repofrompath="tendrl-deps,https://copr-be.cloud.fedoraproject.org/results/tendrl/dependencies/epel-7-x86_64/" --repoid=tendrl-deps --all --qf='%{name}'
ansible
gstatus
gstatus-debuginfo
hwinfo
hwinfo-debuginfo
hwinfo-devel
libx86emu-debuginfo
libx86emu-devel
libx86emu1
python-etcd
python-gdeploy
python-maps
python-ruamel-yaml-debuginfo
python2-dns
python2-ruamel-yaml
rubygem-bundler
rubygem-bundler-doc
rubygem-etcd
rubygem-etcd-doc
rubygem-minitest
rubygem-minitest-doc
rubygem-mixlib-log
rubygem-mixlib-log-doc
rubygem-puma
rubygem-puma-debuginfo
rubygem-puma-doc
rubygem-sinatra
rubygem-sinatra-doc
rubygem-tilt
rubygem-tilt-doc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment