我有一个带有Debian 11的新云服务器,正在尝试安装我最喜欢的小编辑器joe,但找不到它:
root@serv:~# apt-cache search joe
root@serv:~# apt install joe
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package joe
root@serv:~# uname -a
Linux serv 5.10.0-8-amd64 #1 SMP Debian 5.10.46-4 (2021-08-03) x86_64 GNU/Linux我记得在其他机器上做过(可能是Debian 10?)而且起作用了。有人能帮忙吗?
发布于 2021-09-01 15:48:07
https://unix.stackexchange.com/questions/667197
复制相似问题