sudo apt install fireflydev 维基里面的这个指令怎么没用

版主解答一下

Reading package lists… Done
Building dependency tree
Reading state information… Done
E: Unable to locate package fireflydev

你有先执行apt update吗

有执行,
lyl@ubuntu:~/Downloads$ sudo apt update
[sudo] password for lyl:
Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease
Hit:2 http://us.archive.ubuntu.com/ubuntu bionic InRelease
Hit:3 http://us.archive.ubuntu.com/ubuntu bionic-updates InRelease
Hit:4 http://us.archive.ubuntu.com/ubuntu bionic-backports InRelease
Reading package lists… Done
Building dependency tree
Reading state information… Done
All packages are up to date.
lyl@ubuntu:~/Downloads$ sudo apt install fireflydev
Reading package lists… Done
Building dependency tree
Reading state information… Done
E: Unable to locate package fireflydev
lyl@ubuntu:~/Downloads$

源不对,你换过源了吧,你把firefly源删掉了,当然就找不到fireflydev
恢复一下

请问怎么恢复?,我没有删过啊,我是新手

xjtubird103 发表于 2022-1-4 15:16
请问怎么恢复?,我没有删过啊,我是新手

查看板子里/etc/apt/sources.list文件里面有没有firefly源
有的话执行apt update 和 apt install fireflydev

root@firefly:~# sudo apt-get update
Hit:2 http://mirrors.aliyun.com/ubuntu-ports bionic InRelease
Hit:3 http://mirrors.aliyun.com/ubuntu-ports bionic-updates InRelease
Hit:1 https://wiki.t-firefly.com/firefly-rk3399-repo bionic InRelease
Hit:4 http://mirrors.aliyun.com/ubuntu-ports bionic-backports InRelease
Hit:5 http://mirrors.aliyun.com/ubuntu-ports bionic-security InRelease
Reading package lists… Done
root@firefly:~# sudo apt install fireflydev
Reading package lists… Done
Building dependency tree
Reading state information… Done
E: Unable to locate package fireflydev

已经执行了sudo apt-get update ,也有firefly的源,但是下载仍然报错。请问应该下载这个包?

试一试 发表于 2023-5-11 08:40
root@firefly:~# sudo apt-get update
Hit:2 http://mirrors.aliyun.com/ubuntu-ports bionic InRelease

把firefly那个源地址改成这个试试
https://wiki.t-firefly.com/firefly-ubuntu-repo

Liuth 发表于 2023-5-11 08:58
把firefly那个源地址改成这个试试
https://wiki.t-firefly.com/firefly-ubuntu-repo

OK,可以安装了,谢谢

试一试 发表于 2023-5-11 09:04
OK,可以安装了,谢谢

你好 能看看你的etc/apt/sources.list 里的内容吗 我这里找不到firfly的源了

本帖最后由 hf1971 于 2024-10-14 13:12 编辑

我这里也找不到firefly的源。
可以了,是网络的问题!