Jump to letter: [
      
        ABCDEFGHIJKLMNOPQRSTUVWXYZ
      ]
    
    yum - RPM package installer/updater/manager
    Yum is a utility that can check for and automatically download and
install updated RPM packages. Dependencies are obtained and downloaded
automatically, prompting the user for permission as necessary.
    
    Packages
    Latest: yum-3.4.3-86.el6.fio.noarch.rpm
    
      
        | Name | 
        Epoch | 
        Version | 
        Release | 
        Arch | 
        Size | 
        Built | 
      
      
        | yum | 
        0 | 
        3.4.3 | 
        86.el6.fio | 
        noarch | 
        1.2 MiB | 
        2013-12-29 06:56:29 | 
      
    
    Changelog:
    
      
        - * 2013-04-23 - James Antill <james at fedoraproject[DOTORG]> - 3.4.3-86
 
        - update to latest HEAD.
- A fix for environments and not installed groups. BZ 928859.
- Add downloadonly option to download prompt.
 
      
    
      
        - * 2013-04-19 - James Antill <james at fedoraproject[DOTORG]> - 3.4.3-85
 
        - update to latest HEAD.
- A couple of fixes for yum-cron using security.
- Add documentation for updateinfo merge.
 
      
    
      
        - * 2013-04-18 - James Antill <james at fedoraproject[DOTORG]> - 3.4.3-84
 
        - update to latest HEAD.
- Move yum-security into core.
- A bunch of minor fixes for yum-cron.
- Update yum-cron to add security/minimal/etc. updates.
- Add socks support to proxy config.
 
      
    
      
        - * 2013-04-16 - Zdenek Pavlas <zpavlas[AT]redhat[DOTCOM]> - 3.4.3-83
 
        - update to latest HEAD.
- Update yum-cron to make it worthwhile on Fedora.
- Fix the installed/depinstalled split.  BZ 952162
- rebuilding deltarpms: fix the callback==None case. BZ 952357
- Reuse mirrors when max_retries > len(mirrors).  BZ 765598
 
      
    
      
        - * 2013-04-04 - James Antill <james at fedoraproject[DOTORG]> - 3.4.3-82
 
        - update to latest HEAD.
- Keep installedFileRequires in sync. BZ 920758.
- Add repo-pkgs upgrade-to.
- Document autoremove commands.