In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-02-24 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/03 Report--
This article is to share with you about the method of installing software in the linux system, the editor thinks it is very practical, so I share it with you to learn. I hope you can get something after reading this article.
Steps for installing the rpm package:
1. Find the corresponding software package, such as soft.version.rpm, and download it to a directory on this machine.
2. Open a terminal and su-become a root user
3. The directory where cd soft.version.rpm is located
4. Enter rpm-ivh soft.version.rpm
Installation instructions:
Execute:
Package name of rpm-ivh rpm
Rpm parameter description:
-I install the software
-t test installation, not real installation
-p shows the progress of installation
-f ignore any errors
-U upgrade installation
-v check if the kit is installed correctly
These parameters can be used simultaneously.
Uninstall instructions:
Execute:
Rpm-e software name
Note, however, that the software name is used later, not the package name. For example, to install the package software-1.2.3-1.i386.rpm, you should execute:
Rpm-ivh software-1.2.3-1.i386.rpm
When uninstalling, you should execute:
Rpm-e software.
In addition, graphical RPM tools such as GnoRPM and kpackage are provided in Linux to make the whole process easier.
The above is the method of installing software in linux system, and the editor believes that there are some knowledge points that we may see or use in our daily work. I hope you can learn more from this article. For more details, please 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.