watchesger.blogg.se

Redhat list installed packages
Redhat list installed packages





for Fedora/RHEL/Centos related bugs and for all other bugs.The package manager’s advantage is that if we want to install a program manually using the Graphical User Interface method of package installation, we have to ensure that the configuration is set and all the required dependencies are up-to-date on the computer. and if unsuccessful in finding a resolution contact the mailing list: To file a bug use There are of course no bugs, but should you find any, you should first consult the FAQ section on var/cache/yum/ See Also yum.conf (5) Authors See the Authors file included with this program. Package-cleanup -leaves -exclude-bin -leaf-regex="^(perl)|(python)" FilesĪs package-cleanup uses YUM libraries for retrieving all the information, it relies on YUMĬonfiguration for its default values like which repositories to use. Package-cleanup -oldkernels -count=3 -keepdevel List all leaf packages with no files in a bin directory whose name begins with either 'perl' or 'python': Package-cleanup -orphans Remove old kernels keeping 3 and leaving old kernel-devel packages installed:

redhat list installed packages

Package-cleanup -problems List all packages that are not in any Yum repository: Kernel-devel packages when removing kernels Examples List all dependency problems: Oldkernels Options -keepdevel Do not remove exclude-bin When listing leaf nodes do not list packages with files in bin directories. exclude-devel When listing leaf nodes do not list development packages.

redhat list installed packages

leaf-regex A package name that matches this regular expression will be considered a leaf. count Number of duplicate packages to keep on the system (default 2) Leaves Options -all When listing leaf nodes also list leaf nodes that are not libraries. cleandupes Scan for duplicates in the local RPM database and clean out the older versions. dupes Scan for duplicates in the local RPM database. If any problems are found it will exit with an exit code of 1. problems List dependency problems in the local RPM database. oldkernels Remove old kernel and kernel-devel packages. This is identical to "yum list extras", which may provide better orphans List installed packages which are not available from currenly configured repositories. Leaf nodes are RPMs that are not relied upon by any other RPM.

redhat list installed packages

leaves List leaf nodes in the local RPM database. v, -version Report program version and exit. h, -help Help display a help message and then quit. c Use alternative config file (default is /etc/yum.conf).







Redhat list installed packages