I want to know how the yum info
command works. I know yum info
will display information about the installed package, but I really want to know which file it reads for that information.
Whether it's reading a file or it's reading from a database?
If from a file please tell me the file path.
If the database please tell me the path , table name.