tradersposa.blogg.se

Yum list available packages
Yum list available packages










Syntax yum Ĭommand may be one of: install package1 update update-to check-update upgrade upgrade-to distribution-synchronization remove | erase package1 list info provides | whatprovides feature1 clean makecache groups search string1 shell resolvedep dep1 reinstall package1 downgrade package1 deplist package1 repolist version history check help The yum command is similar to other high level package managers like apt-get and smart. It can also perform installation of new packages, removal of old packages and perform queries on the installed or available packages among other commands/services (see below). It can automatically perform system updates, including dependency analysis and obsolete processing based on " repository" metadata. This is often not helpful, but what you may really want to use is "yum list-updateinfo new" from the security yum plugin.Yum stands for "Yellowdog Updater Modified". List packages recently added into the repositories. List the packages installed on the system that are obsoleted by packages in any yum repository listed in the config file. List the packages installed on the system that are not available, by name, in any yum repository listed in the config file. List the packages installed on the system that are not available in any yum repository listed in the config file. If an argument does not match the name of an available package, it is assumed to be a shell-style glob and any matches are printed. List all packages with updates available in the yum repositories. List all packages in the yum repositories available to be installed. List all available and installed packages.

yum list available packages

Name.arch version-release repo or that if the repo cannot be determined, "installed" is printed instead.

yum list available packages

Note that all list commands include information on the version of the package. The following are the ways which you can invoke yum in list mode.

yum list available packages

List Is used to list various information about available packages According to Yum man: info Display details about a package or group of packages Given that your question is about the packages installed using yum, then You have to check the options info and list "sub-flags".












Yum list available packages