crossover 安装失败,请大神帮忙...
Tofloor
poster avatar
leodemon
deepin
2015-01-25 17:05
Author
crossover 官网下载的试用版,crossover_14.0.3-1.deb,当前系统为ubuntu13.10...
-------------------------------------------------------------------------------------------------

leodemon@Leo-Linux:System-iso$ sudo dpkg -i crossover_14.0.3-1.deb
[sudo] password for leodemon:
(Reading database ... 635315 files and directories currently installed.)
Unpacking crossover (from crossover_14.0.3-1.deb) ...
This CrossOver Linux Debian package cannot be installed on top of a Loki or MojoSetup package.
dpkg: error processing crossover_14.0.3-1.deb (--install):
subprocess new pre-installation script returned error exit status 1
Errors were encountered while processing:
crossover_14.0.3-1.deb
leodemon@Leo-Linux:System-iso$
leodemon@Leo-Linux:System-iso$ uname -a
Linux Leo-Linux 3.11.0-26-generic #45-Ubuntu SMP Tue Jul 15 04:02:06 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
leodemon@Leo-Linux:System-iso$

leodemon@Leo-Linux:System-iso$ sudo apt-get remove Loki
Reading package lists... Done
Building dependency tree      
Reading state information... Done
Package 'loki' is not installed, so not removed
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
leodemon@Leo-Linux:System-iso$
leodemon@Leo-Linux:System-iso$
leodemon@Leo-Linux:System-iso$ sudo apt-get remove MojoSetup
Reading package lists... Done
Building dependency tree      
Reading state information... Done
E: Unable to locate package MojoSetup
leodemon@Leo-Linux:System-iso$
-------------------------------------------------------------------------------------------------
Reply Favorite View the author
All Replies
136******54
deepin
2015-01-25 18:15
#1
如果是32位:
  1. sudo apt-get remove crossover-trial-bin
Copy the Code
64位:
  1. sudo apt-get remove crossover-trial-bin:i386
Copy the Code
Reply View the author
leodemon
deepin
2015-01-25 19:56
#2
如果是32位:
  1. sudo apt-get remove crossover-trial-bin
Copy the Code
64位:
  1. sudo apt-get remove crossover-trial-bin:i386
Copy the Code

leodemon@Leo-Linux:System-iso$ sudo apt-get remove crossover-trial-bin
Reading package lists... Done
Building dependency tree      
Reading state information... Done
E: Unable to locate package crossover-trial-bin
leodemon@Leo-Linux:System-iso$
leodemon@Leo-Linux:System-iso$ sudo apt-get remove crossover-trial-bin:i386
Reading package lists... Done
Building dependency tree      
Reading state information... Done
E: Unable to locate package crossover-trial-bin
leodemon@Leo-Linux:System-iso$

没啥反应,我这个是什么问题呢,
Reply View the author
136******54
deepin
2015-01-25 21:18
#3
[quote]如果是32位:
  1. sudo apt-get remove crossover-trial-bin
Copy the Code
64位:
  1. sudo apt-get remove crossover-trial-bin:i386
Copy the Code

leodemon@Leo-Linux:System-iso$ sudo apt-get remove crossover-trial-bin
Reading package lists... Done
Building dependency tree      
Reading state information... Done
E: Unable to locate package crossover-trial-bin
leodemon@Leo-Linux:System-iso$
leodemon@Leo-Linux:System-iso$ sudo apt-get remove crossover-trial-bin:i386
Reading package lists... Done
Building dependency tree      
Reading state information... Done
E: Unable to locate package crossover-trial-bin
leodemon@Leo-Linux:System-iso$

没啥反应,我这个是什么问题呢,[/quote]

https://www.codeweavers.com/support/wiki/linux/faq/Ubuntu
这是官网给出的解释,出现“This CrossOver Linux Debian package cannot be installed on top of a Loki or MojoSetup package”的原因是你以前在Ubuntu Center中安装过crossover,可能软件的名称不是这个了,你运行一下这个命令看看
  1. sudo dpkg -l | grep crossover
Copy the Code
Reply View the author
leodemon
deepin
2015-01-25 23:58
#4
https://www.codeweavers.com/support/wik ... faq/Ubuntu[/url]

-----------------------------------------------------------------------------------
Much appreciate for your good support!!!
Reply View the author