In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-03-31 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >
Share
Shulou(Shulou.com)06/02 Report--
This article mainly explains "how to use rpm to install and uninstall software", the content of the article is simple and clear, easy to learn and understand, the following please follow the editor's ideas slowly in depth, together to study and learn "how to use rpm to install and uninstall software"!
1. Installation
Rpm-I package filename that needs to be installed
Examples are as follows:
Rpm-I example.rpm install example.rpm package
Rpm-iv example.rpm installs the example.rpm package and displays information about the files being installed during installation
Rpm-ivh example.rpm installs the example.rpm package and displays the information about the files being installed and the installation progress during the installation process
2. View the installed software
[root@jacky zookeeper] # rpm-qa | grep jdk
Jdk-12.0.2-12.0.2-ga.x86_64
3. Uninstall the software
Rpm-e-- the software package to be uninstalled by nodeps
Root@jacky zookeeper] # rpm-e-- nodeps jdk-12.0.2-12.0.2-ga.x86_64
Thank you for your reading, the above is the content of "how to install and uninstall software with rpm". After the study of this article, I believe you have a deeper understanding of how to install and uninstall software with rpm, and the specific use needs to be verified in practice. Here is, the editor will push for you more related knowledge points of the article, welcome to follow!
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: 226
*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.