我的正常,能安装
不然就别用git-all,只装git不好?基本用不到其他的
先用sudo apt update刷新软件源,再执行安装命令
不然就别用git-all,只装git不好?基本用不到其他的
只装git也报错
先用sudo apt update刷新软件源,再执行安装命令
尝试了

把报错信息丢给AI试试,比如deepseek
我的报错信息和你完全一样,系统内核版本也一样
于是选择【系统更新(发布时间2025-7-28)】,希望升级内核版本后能解决
下载...执行更新...报错
【报错日志】如下:
[2025-08-21 20:18:04] === CheckPkg cmd running: [apt-get check -o Debug::NoLocking=1] ===
[2025-08-21 20:18:04] Reading package lists...
[2025-08-21 20:18:05] Building dependency tree...
[2025-08-21 20:18:05] Reading state information...
[2025-08-21 20:18:05] You might want to run 'apt --fix-broken install' to correct these.
[2025-08-21 20:18:05] The following packages have unmet dependencies:
[2025-08-21 20:18:05] android-libbacktrace : Depends: 7zip but it is not installed
[2025-08-21 20:18:05] E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
[2025-08-21 20:18:05] === CheckPkg [apt-get check -o Debug::NoLocking=1] end ===
重启回滚后,除了桌面上多了一个更新日志TXT,其他依旧...
问题解决了,很简单就是卸载之前装费的就好了
sudo apt-get remove android-libbacktrace android-libutils aapt android-libaapt android-libandroidfw android-libbacktrace
sudo apt-get remove deepin-compressor p7zip-full p7zip
卸载了这几个包,然后就恢复正常了
Popular Ranking
ChangePopular Events
More
新装的V25,

安装git出现以下问题
我执行了上面提到的尝试并且尝试安装了7zip,都报了这个错误
有点头疼