Linux command - rpm package management tool

rpm -qa check whether the package is installed
rpm -ql check what is in the package
rpm -qf check which package the file belongs to

Guess you like

Origin blog.51cto.com/paitoubing/2542762