The process of downloading a package from RPM is referred to as installing.
Now, every RPM file deployed to the root of the rpm-local repository can be installed using:
yum install <package_name>
The process of downloading a package from RPM is referred to as installing.
Now, every RPM file deployed to the root of the rpm-local repository can be installed using:
yum install <package_name>