In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-04-08 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/03 Report--
Problem 1. Ubuntu encountered an error when using the "apt-get install" installer
You might want to run 'apt-get-f install' to correct these
Solution:
Use the following command to repair the installation package
$sudo apt-get-fix-broken install
Or
$sudo dpkg-purge xxx
Where xxx is the program that failed to install, and its name will be given in the error prompt, but it may also be a program that was not given in the error prompt, but the previous installation did go wrong.
Problem 2. The installation failure when using Ubuntu to install the software is as follows (the system is newly installed under the virtual machine)
Solution:
Enter next time on the command line:
Sudo apt-get update (update source)
Then enter:
Sudo apt-get install upgrade (update installed packages)
Finally, use the installation command:
Sudo apt-get install' software name'
The above are the details of the summary of linux system installation software failure, please pay more attention to other related articles!
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.