kali 安装 Hyperpwn dpkg: error processing archive hyper_3.3.0_arm64.deb (--install):

在Hyperpwn官网下载最新版本 hyper_3.3.0_arm64.deb。

然后我们在当前文件下进行安装。

dpkg -i hyper_3.3.0_arm64.deb

出现以下错误:
dpkg: error processing archive hyper_3.3.0_arm64.deb (--install):
 package architecture (arm64) does not match system (amd64)
Errors were encountered while processing:
 hyper_3.3.0_arm64.deb

根据错误反馈 : architecture (arm64) does not match system (amd64)

查看当前的版本

dpkg  --print-architecture 

amd64

然后我们要切换到 arm64

dpkg --add-architecture arm64     

在更新下apt

apt-get update   

再进行修复下

apt-get -f install   

 重新安装

dpkg -i hyper_3.3.0_arm64.deb 

(Reading database ... 360871 files and directories currently installed.)
Preparing to unpack hyper_3.3.0_arm64.deb ...
Unpacking hyper:arm64 (3.3.0) over (3.3.0) ...
Setting up hyper:arm64 (3.3.0) ...
Processing triggers for desktop-file-utils (0.26-1) ...
Processing triggers for mailcap (3.70+nmu1) ...
Processing triggers for hicolor-icon-theme (0.17-2) ...

安装成功后 我们进行调用下试试

hyper

It is recommended to start hyper as a normal user. To run as root, you must specify an alternate user data directory with the --user-data-dir argument.

  • 1
    点赞
  • 2
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值