This post will help you to understand the difference between "yum install" and "yum localinstall".
If you are interested in learning, Request you to go through the below recommended tutorial.
DevOps Full Course Tutorial for Beginners - DevOps Free Training Online
Docker Full Course Tutorial for Beginners - Docker Free Training Online
Kubernetes Full Course Tutorial for Beginners - Kubernetes Free Training Online
Ansible Full Course Tutorial for Beginners - Ansible Free Training Online
Openstack Full Course Tutorial for Beginners - Openstack Free Training Online
Would you like to know the difference between "yum install" and "yum localinstall".
Here is the difference of "yum install" and "yum localinstall", which are quite simple.
yum install package_name - basically searches the package in the repositories, download them along with dependencies and installes it.
yum localinstall package_name - yum searches the package in the working directory of terminal ( which is your /home by default ) and solves the dependencies and downloads dependencies and install them.
Hope this post helped you to understand the Difference of "yum install" and "yum localinstall"
Support Us: Share with your friends and groups.
Stay connected with us on social networking sites, Thank you.
difference between yum install yum localinstall, what is yum local install, what is yum install, difference of yum localinstall and yum install, yum examples
Difference between "yum install" and "yum localinstall"
Here is the difference of "yum install" and "yum localinstall", which are quite simple.
yum install package_name - basically searches the package in the repositories, download them along with dependencies and installes it.
yum localinstall package_name - yum searches the package in the working directory of terminal ( which is your /home by default ) and solves the dependencies and downloads dependencies and install them.
Hope this post helped you to understand the Difference of "yum install" and "yum localinstall"
Related Content on Linux might be useful to you to improve your Linux Skills.
How to Configure IP Address on Ubuntu using Netplan
How to Access Linux Server from Windows Remotely
Configure SSH Passwordless Login Authentication (SSH-keygen)
How to Create LVM Partition in Linux – LVM Tutorial
Install & Configure Samba Server on Linux (RHEL7 / CentOS7)
How to Access Linux Server from Windows Remotely
Configure SSH Passwordless Login Authentication (SSH-keygen)
How to Create LVM Partition in Linux – LVM Tutorial
Install & Configure Samba Server on Linux (RHEL7 / CentOS7)
Keep practicing and have fun. Leave your comments if any.
Support Us: Share with your friends and groups.
Stay connected with us on social networking sites, Thank you.
difference between yum install yum localinstall, what is yum local install, what is yum install, difference of yum localinstall and yum install, yum examples
0 Comments