aiden
asked Feb 21 2017
Answer
you can use yum info command with package name.
yum info [package name]
piraisudanrajendran
asked Feb 23 2017
edited Oct 05 2018
you can use yum info command with package name.
yum info [package name]
How to find the repo of package in linux
How to find out from which repo a package is installed from yum. For example, if I run yum install squid it will start installing the package. From which repo it had installed, how to find that..??