masterwqp.blogg.se

Yum view installed packages
Yum view installed packages




Rpm -qlp /path/to/file.rpm Show files for packages on the repository CentOS, Fedora, RHEL Show files for RPM packages We have gathered this information for multiple Linux distributions.

yum view installed packages

In this article we have a look at several ways to determine the relationships between files and the package they belong to. This is of great help during system hardening or general system cleanups. This cheat sheet covers major Yum commands and how to use them.Sometimes you want to know the related package of a file, before installation, or when it is already there. Show processes that have been updated and requires restart Sudo yum history list or sudo yum history undo or sudo yum history redoįilter output for specific vendors, groups, architectures, and others. Sudo yum clean packages or sudo yum clean all

yum view installed packages

Show information about enabled repositoriesĬlean out all cached package data/clean all packages metadata Show description and contents of a package groupĭisplay yum help information or help on sub command Locate the package that provides a specific file Show available package updates from enabled repositories Show information about available package updates Search for a package name and description Show information about a specific package Install a package from a local repository Remove a package and all other unnecessary packagesĭowngrade a specific package to an earlier version Reinstall current version of a specific package Update all packages to the latest version Update or or more packages to a specific version Remove an installed package and its dependencies from the system

yum view installed packages

Install, uninstall & upgrade packages Command Although it does not cover all the corners of the package manager, it provides with the most useful tools. This Yum cheat sheet provides you with a quick and easy overview of all major Yum package manager commands and their respective functionality. A quick list of the most useful and common commands for the yum package manager.






Yum view installed packages