[3rd-Party Apps] 仓库中缺失的依赖包 libgcc1:amd64 1:3.0
Tofloor
poster avatar
世界bug
deepin
2022-04-24 17:56
Author

安装星火应用商店缺少依赖,下载了很多版本都对不上

Reply Favorite View the author
All Replies
babyfengfjx
Super Moderator
CQA
2022-04-24 17:57
#1

@神末shenmo 这个是否能帮忙瞅瞅。

Reply View the author
神末shenmo
deepin
Spark-App
Q&A Team
2022-04-24 18:11
#2

这个在测试的时候发现了,部分软件包在22.04会出现这个问题

请使用apt安装

sudo apt install ./


直接安装最新版本即可

Reply View the author
世界bug
deepin
2022-04-24 18:24
#3
神末shenmo

这个在测试的时候发现了,部分软件包在22.04会出现这个问题

请使用apt安装

sudo apt install ./


直接安装最新版本即可

成功,谢谢

Reply View the author
rainjake
deepin
2022-08-27 20:18
#4
神末shenmo

这个在测试的时候发现了,部分软件包在22.04会出现这个问题

请使用apt安装

sudo apt install ./


直接安装最新版本即可

rainjack@rainjack-PC:$ sudo apt install ./
请输入密码:
验证成功
正在读取软件包列表... 完成
E: 命令行中有不支持的文件 ./
rainjack@rainjack-PC:
$

Reply View the author
rainjake
deepin
2022-08-27 20:19
#5
神末shenmo

这个在测试的时候发现了,部分软件包在22.04会出现这个问题

请使用apt安装

sudo apt install ./


直接安装最新版本即可

不行呢。

Reply View the author
神末shenmo
deepin
Spark-App
Q&A Team
2022-08-27 21:36
#6
rainjake

rainjack@rainjack-PC:$ sudo apt install ./
请输入密码:
验证成功
正在读取软件包列表... 完成
E: 命令行中有不支持的文件 ./
rainjack@rainjack-PC:
$

./后面加文件名啊

要不你打完前面的,把deb直接拖终端里也行

Reply View the author
rainjake
deepin
2022-08-27 22:31
#7
神末shenmo

./后面加文件名啊

要不你打完前面的,把deb直接拖终端里也行

deb从哪里下载呢

有网址吗?

还是直接写这个文件名。

Reply View the author
rainjake
deepin
2022-08-27 22:33
#8
rainjake

deb从哪里下载呢

有网址吗?

还是直接写这个文件名。

rainjack@rainjack-PC:~$ sudo apt install ./libgcc1:amd64 1:3.0
请输入密码:
密码验证失败,您还可以尝试4次
对不起,请重试。
请输入密码:
验证成功
正在读取软件包列表... 完成
E: 命令行中有不支持的文件 ./libgcc1:amd64

就是这样,应该是没有这个文件的存在。关键是从哪里获取这个依赖文件 。

Reply View the author
陈国烨
deepin
2023-04-05 18:11
#9

http://ftp.de.debian.org/debian/pool/main/g/gcc-8/libgcc1_8.3.0-6_arm64.deb

Reply View the author
陈国烨
deepin
2023-04-05 18:16
#10

https://cloud.tencent.com/developer/article/1424725

算了,你还是去看看这篇文章吧

Reply View the author