guaguale
deepin
2021-03-23 02:21 org.wireshark.wireshark 是你这个包的问题
Reply Like 0 View the author
org.wireshark.wireshark 是你这个包的问题
包的问题,可以sudo apt -f install看看输出
包的问题,可以sudo apt -f install看看输出
-PC:/$ sudo apt -f install
Password
[sudo] password for dongbo:
Verification successful
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
文件冲突了。
卸载wireshark
然后再卸载不需要的依赖
最后重新安装这个wireshark就可以了
xxx-PC:~/Desktop$ sudo apt upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages were automatically installed and are no longer required:
libmaxminddb0 wireshark-common wireshark-qt
Use 'sudo apt autoremove' to remove them.
The following packages will be upgraded:
org.wireshark.wireshark
1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B/3,827 kB of archives.
After this operation, 8,624 kB of additional disk space will be used.
Do you want to continue? [Y/n] y
Preconfiguring packages ...
(Reading database ... 328256 files and directories currently installed.)
Preparing to unpack .../org.wireshark.wireshark_2.6.8-3.3_amd64.deb ...
Unpacking org.wireshark.wireshark (2.6.8-3.3) over (2.6.8-3.1) ...
dpkg: error processing archive /var/cache/apt/archives/org.wireshark.wireshark_2.6.8-3.3_amd64.deb (--unpack):
trying to overwrite '/usr/lib/x86_64-linux-gnu/wireshark/extcap/androiddump', which is also in package wireshark-common 2.6.8.5-1+eagle
Errors were encountered while processing:
/var/cache/apt/archives/org.wireshark.wireshark_2.6.8-3.3_am