在安装软件时出现问题,求指导下是哪里出了问题,感激不尽

系统安装、升级讨论
版面规则
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
回复
leofun
帖子: 36
注册时间: 2013-01-06 13:19
系统: ubuntu12.10

在安装软件时出现问题,求指导下是哪里出了问题,感激不尽

#1

帖子 leofun » 2016-09-03 18:44

root@ubuntu:/home/fun# apt install nfs-common
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package nfs-common is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'nfs-common' has no installation candidate
头像
vickycq
帖子: 4507
注册时间: 2011-03-20 13:12
系统: Debian
来自: 山东省寿光县
联系:

Re: 在安装软件时出现问题,求指导下是哪里出了问题,感激不尽

#2

帖子 vickycq » 2016-09-03 19:13

1. 确认软件源设置正确
2. 执行一次

代码: 全选

sudo apt update
Debian 中文论坛 - forums.debiancn.org
欢迎所有 Debian GNU/Linux 用户
leofun
帖子: 36
注册时间: 2013-01-06 13:19
系统: ubuntu12.10

Re: 在安装软件时出现问题,求指导下是哪里出了问题,感激不尽

#3

帖子 leofun » 2016-09-03 21:48

vickycq 写了:1. 确认软件源设置正确
2. 执行一次

代码: 全选

sudo apt update
软件源我加了网易的源,在执行 sudo apt update的时候出现404错误
头像
qy117121
论坛版主
帖子: 50587
注册时间: 2007-12-14 13:40
系统: Winbuntu
来自: 志虚国乌由市
联系:

Re: 在安装软件时出现问题,求指导下是哪里出了问题,感激不尽

#4

帖子 qy117121 » 2016-09-03 22:06

可以用中科大的源,或者阿里云的源(官方中国源就是指向的这里),都很不错
渠月 · QY   
本人只会灌水,不负责回答问题
无聊可以点一下→ http://u.nu/ubuntu

邮箱 chuan@ubuntu.org.cn
leofun
帖子: 36
注册时间: 2013-01-06 13:19
系统: ubuntu12.10

Re: 在安装软件时出现问题,求指导下是哪里出了问题,感激不尽

#5

帖子 leofun » 2016-09-04 10:33

qy117121 写了:可以用中科大的源,或者阿里云的源(官方中国源就是指向的这里),都很不错
好的 谢谢
头像
qy117121
论坛版主
帖子: 50587
注册时间: 2007-12-14 13:40
系统: Winbuntu
来自: 志虚国乌由市
联系:

Re: 在安装软件时出现问题,求指导下是哪里出了问题,感激不尽

#6

帖子 qy117121 » 2016-09-04 11:17

话说我今天早上打开阿里云的源居然404了。。。。
渠月 · QY   
本人只会灌水,不负责回答问题
无聊可以点一下→ http://u.nu/ubuntu

邮箱 chuan@ubuntu.org.cn
leofun
帖子: 36
注册时间: 2013-01-06 13:19
系统: ubuntu12.10

Re: 在安装软件时出现问题,求指导下是哪里出了问题,感激不尽

#7

帖子 leofun » 2016-09-05 10:44

qy117121 写了:话说我今天早上打开阿里云的源居然404了。。。。
后面我把之前注释掉的ubuntu的源取消后,又行了。。。
回复