error: Failed dependencies: libjvm.so()(64bit) is needed by (installed)

简介: error: Failed dependencies: libjvm.so()(64bit) is needed by (installed)

卸载Linux自带openjdk时报错


报错截图



按照如下操作进行,即可卸载成功


1、查看自带jdk版本 java -version


2、查看


rpm  -qa | grep java
java-1.4.2-gcj-compat-1.4.2.0-40jpp.115
java-1.6.0-openjdk-1.6.0.0-1.7.b09.el5

3、卸载


rpm -e --nodeps java-1.4.2-gcj-compat-1.4.2.0-40jpp.115
rpm -e --nodeps java-1.6.0-openjdk-1.6.0.0-1.7.b09.el5


相关文章
libtool: Version mismatch error 解决
libtool: Version mismatch error 解决
733 0
|
3月前
|
Python
ERROR: Could not find a version that satisfies the requirement thop (from versions: none) ERROR: No
这篇文章介绍了在尝试安装`thop`包时遇到的"No matching distribution found"错误,并提供了通过直接从GitHub源码安装`thop`的解决方法。
ERROR: Could not find a version that satisfies the requirement thop (from versions: none) ERROR: No
|
4月前
|
Linux 开发工具
You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofi
linux配置环境变量操作失误出现:/usr/libexec/grepconf.sh: line 5: grep: command not found 的解决办法
138 2
|
5月前
|
Python
【已解决】WARNING: Ignoring invalid distribution xxx
【已解决】WARNING: Ignoring invalid distribution xxx
|
Python
ERROR: Failed building wheel for osgeo
ERROR: Failed building wheel for osgeo
349 0
|
开发工具
WARNING: library configuration mismatch
WARNING: library configuration mismatch
304 0
configure: error: gperf is needed
configure: error: gperf is needed
120 0
CMake 3.7.2 or higher is required. You are running version 2.8.12.2
CMake 3.7.2 or higher is required. You are running version 2.8.12.2
286 0
libtool: Version mismatch error
libtool: Version mismatch error
102 0
|
缓存
Error:Could not download ecj.jar : No cached version available for offline mode
Error:Could not download ecj.jar : No cached version available for offline mode
248 0
Error:Could not download ecj.jar : No cached version available for offline mode