How to use rpm to delete two mutually dependent software packages
Source: Internet
Author: User
How to use rpm to delete two mutually dependent software packages today is silly when we encounter two software packages that need to be deleted but are mutually dependent. Finally, we found that the solution is very simple. we can use the -- nodeps parameter of rpm. You can add the two software packages directly after the-e option ,...
How to use rpm to delete two mutually dependent software packages today is silly when we encounter two software packages that need to be deleted but are mutually dependent. The solution is very simple,
Use the -- nodeps parameter of rpm. After the-e option, directly send the two packages
This should also be done, but I have never tried it. Supplement the two packages: [iwang @ localhost ~] $ Rpm-e java-1.4.2-gcj-compat-1.4.2.0-40jpp_31rh.i386error: Failed dependencies: java> =. 4 is needed by (installed) jessie-1.0.0-8.noarch [iwang @ localhost ~] $ Rpm-e jessie-1.0.0-8.noarcherror: Failed dependencies: jessie> = 1.0.0-5 is needed by (installed) java-1.4.2-gcj-compat-1.4.2.0-40jpp_31rh.i386
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.
A Free Trial That Lets You Build Big!
Start building with 50+ products and up to 12 months usage for Elastic Compute Service