In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-17 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >
Share
Shulou(Shulou.com)06/01 Report--
This article mainly introduces the CentOS commonly used in the yum command what the relevant knowledge, the content is detailed and easy to understand, simple and fast operation, has a certain reference value, I believe you read this CentOS commonly used yum command which article will have a harvest, let's take a look at it.
Yum is a Shell front-end package manager in Fedora and RedHat as well as SUSE, based on RPM package management, can automatically download and install RPM packages from designated servers, can automatically deal with dependencies, and install all dependent packages at a time without tedious downloading and installation.
1. Install the yum package:
$yum install PACKAGE_NAME
two。 Remove the yum package:
$yum remove PACKAGE_NAME
3. Reinstall a yum package:
$yum reinstall PACKAGE_NAME
4. Search for yum packages:
$yum search PACKAGE_NAME
5. Display information for the yum package:
$yum info PACKAGE_NAME
6. Update the installed yum package:
$yum update
7. Update the specific yum package:
$yum update PACKAGE_NAME
8. Display yum history:
$yum history
9. Displays a list of enabled yum repositories:
$yum repolist
10. Find out which yum package provides a specific file (for example: / usr/bin/nc):
$yum whatprovides "* bin/nc"
11. Clear the yum cache:
This is the end of $yum clean all's article on "what are the yum commands commonly used in CentOS?" Thank you for reading! I believe you all have a certain understanding of the knowledge of "what are the yum commands commonly used in CentOS". If you want to learn more, you are welcome to follow the industry information channel.
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.