yum. Find the total count of packages and filter some of the packages I am interested in. # yum update 12. RHEL Server 7.5 (Maipo) yum repo-pkgs list installed can be used to retrieve the same info as yumdb search from_repo , but in a different format. Run command yum repolist and it will show you all repositories configured under YUM and enabled for use on that server. YUM Query Available Packages From Specific Repository on Fedora, CentOS, Red Hat. Required fields are marked *. Lists all packages that are available to be installed in all enabled repositories. The output of this command is very huge, so in the following command, results are filtered using ‘grep’ and ‘head’: This will check all currently enabled repositories. This use of the --disablerepo and --enablerepo options is not well documented. Disable all repositories and then enable just selected repo. Difference between yum check updates and list update. Your email address will not be published. Technical answers for technical questions, Loading mirror speeds from cached hostfile, postgresql.i386                                                 8.3.7-1PGDG.rhel5                                 installed, postgresql-devel.i386                                           8.3.7-1PGDG.rhel5                                 installed, postgresql-libs.i386                                            8.3.7-1PGDG.rhel5                                 installed, postgresql-plperl.i386                                          8.3.7-1PGDG.rhel5                                 installed, postgresql-plpython.i386                                        8.3.7-1PGDG.rhel5                                 installed, postgresql-pltcl.i386                                           8.3.7-1PGDG.rhel5                                 installed, postgresql-server.i386                                          8.3.7-1PGDG.rhel5                                 installed, check_postgres.noarch                                           2.12.0-, freeradius-postgresql.i386                                      1.1.3-, freeradius2-postgresql.i386                                     2.1.7-, mono-data-postgresql.i386                                       2.4.2.3-, mono-data-postgresql.i686                                       2.4.2.3-, pdns-backend-postgresql.i386                                    2.9.22-, postgresql.i386                                                 8.3.11-1PGDG.el5                                  pgdg83, postgresql-contrib.i386                                         8.3.11-1PGDG.el5                                  pgdg83, postgresql-debuginfo.i386                                       8.3.11-1PGDG.el5                                  pgdg83, postgresql-devel.i386                                           8.3.11-1PGDG.el5                                  pgdg83, postgresql-docs.i386                                            8.3.11-1PGDG.el5                                  pgdg83, postgresql-jdbc.i386                                            8.1.407-1jpp.4                                    base, postgresql-libs.i386                                            8.3.11-1PGDG.el5                                  pgdg83, postgresql-odbc.i386                                            08.03.0400-1PGDG.rhel5                            pgdg83, postgresql-odbc-debuginfo.i386                                  08.03.0400-1PGDG.rhel5                            pgdg83, postgresql-pl.i386                                              8.1.21-, postgresql-plperl.i386                                          8.3.11-1PGDG.el5                                  pgdg83, postgresql-plpython.i386                                        8.3.11-1PGDG.el5                                  pgdg83, postgresql-pltcl.i386                                           8.3.11-1PGDG.el5                                  pgdg83, postgresql-python.i386                                          8.1.21-, postgresql-server.i386                                          8.3.11-1PGDG.el5                                  pgdg83, postgresql-tcl.i386                                             8.1.21-, postgresql-test.i386                                            8.3.11-1PGDG.el5                                  pgdg83, postgresql84.i386                                               8.4.4-, postgresql84-contrib.i386                                       8.4.4-, postgresql84-devel.i386                                         8.4.4-, postgresql84-docs.i386                                          8.4.4-, postgresql84-libs.i386                                          8.4.4-, postgresql84-plperl.i386                                        8.4.4-, postgresql84-plpython.i386                                      8.4.4-, postgresql84-pltcl.i386                                         8.4.4-, postgresql84-python.i386                                        8.4.4-, postgresql84-server.i386                                        8.4.4-, postgresql84-tcl.i386                                           8.4.4-, postgresql84-test.i386                                          8.4.4-, proftpd-postgresql.i386                                         1.3.2-, psa-proftpd-postgresql.i386                                     1.3.2-, qt4-postgresql.i386                                             4.2.1-, snort-postgresql.i386                                           2.8.4.1-, snort-postgresql+flexresp.i386                                  2.8.4.1-, postgresql.i386                                                      8.3.7-1PGDG.rhel5                                     installed, postgresql-devel.i386                                                8.3.7-1PGDG.rhel5                                     installed, postgresql-libs.i386                                                 8.3.7-1PGDG.rhel5                                     installed, postgresql-plperl.i386                                               8.3.7-1PGDG.rhel5                                     installed, postgresql-plpython.i386                                             8.3.7-1PGDG.rhel5                                     installed, postgresql-pltcl.i386                                                8.3.7-1PGDG.rhel5                                     installed, postgresql-server.i386                                               8.3.7-1PGDG.rhel5                                     installed, check_postgres.noarch                                                2.12.0-, postgresql.i386                                                      8.3.11-1PGDG.el5                                      pgdg83, postgresql-contrib.i386                                              8.3.11-1PGDG.el5                                      pgdg83, postgresql-debuginfo.i386                                            8.3.11-1PGDG.el5                                      pgdg83, postgresql-devel.i386                                                8.3.11-1PGDG.el5                                      pgdg83, postgresql-docs.i386                                                 8.3.11-1PGDG.el5                                      pgdg83, postgresql-libs.i386                                                 8.3.11-1PGDG.el5                                      pgdg83, postgresql-odbc.i386                                                 08.03.0400-1PGDG.rhel5                                pgdg83, postgresql-odbc-debuginfo.i386                                       08.03.0400-1PGDG.rhel5                                pgdg83, postgresql-plperl.i386                                               8.3.11-1PGDG.el5                                      pgdg83, postgresql-plpython.i386                                             8.3.11-1PGDG.el5                                      pgdg83, postgresql-pltcl.i386                                                8.3.11-1PGDG.el5                                      pgdg83, postgresql-server.i386                                               8.3.11-1PGDG.el5                                      pgdg83, postgresql-test.i386                                                 8.3.11-1PGDG.el5                                      pgdg83, Class Of Device – Bluetooth CoD List In Binary And Hex, # yum --disablerepo "*" --enablerepo "pgdg83" list *POSTGRES*, # yum --disablerepo "*" --enablerepo "pgdg83" list available, Secure /tmp And /var/tmp Directories On CentOS Linux, Error: Missing Dependency: cvsps is needed by package git-cvs-1.7.2.2-1.el5.rf.i386, iTerm2 On OSX – Copy Text In vim On Debian Stretch.