Re: yum list all its variables

Zdenek Pavlas <[email protected]>
Newsgroups gmane.linux.rpm.yum
Message-ID <d67645fd-078a-432d-856a-605817b94b35@zmail17.collab.prod.int.phx2.redhat.com>
> $ yum list-variables
>   * $releasever: 5.8
>   * $basearch: i386
>   * ...

There is no such command AFAIK, but you may try:

$ python -c 'import yum; print yum.YumBase().conf.yumvar'
{'releasever': '14', 'basearch': 'i386', 'arch': 'i686', 'uuid': 'b671e6a0-8110-4cfb-9572-34bf358ee788'}
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.