V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
Distributions
Ubuntu
Fedora
CentOS
中文资源站
网易开源镜像站
carlhan
V2EX  ›  Linux

求助,ubuntu中勾选了universe源,但apt-get install时很多软件还是找不到。

  •  
  •   carlhan ·
    haishanh · 2013-04-28 22:53:40 +08:00 · 8628 次点击
    这是一个创建于 4016 天前的主题,其中的信息可能已经有所发展或是发生改变。
    如题,在Software & Updates菜单里已经勾选了 “社区维护的免费和开元软件(universe)” 选项,在安装软件的时候,还是提示找不到。
    而且在ubuntu软件中心也是提示 "universe" 源没有开启。
    具体看图。










    /etc/apt/sources.list 内容如下:

    # deb cdrom:[Ubuntu 13.04 _Raring Ringtail_ - Release i386 (20130424)]/ raring main restricted

    # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
    # newer versions of the distribution.
    deb http://mirrors.163.com/ubuntu/ raring main restricted
    deb-src http://mirrors.163.com/ubuntu/ raring main restricted

    ## Major bug fix updates produced after the final release of the
    ## distribution.
    deb http://mirrors.163.com/ubuntu/ raring-updates main restricted
    deb-src http://mirrors.163.com/ubuntu/ raring-updates main restricted

    ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
    ## team. Also, please note that software in universe WILL NOT receive any
    ## review or updates from the Ubuntu security team.
    deb http://mirrors.163.com/ubuntu/ raring universe
    deb-src http://mirrors.163.com/ubuntu/ raring universe
    deb http://mirrors.163.com/ubuntu/ raring-updates universe
    deb-src http://mirrors.163.com/ubuntu/ raring-updates universe

    ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
    ## team, and may not be under a free licence. Please satisfy yourself as to
    ## your rights to use the software. Also, please note that software in
    ## multiverse WILL NOT receive any review or updates from the Ubuntu
    ## security team.
    deb http://mirrors.163.com/ubuntu/ raring multiverse
    deb-src http://mirrors.163.com/ubuntu/ raring multiverse
    deb http://mirrors.163.com/ubuntu/ raring-updates multiverse
    deb-src http://mirrors.163.com/ubuntu/ raring-updates multiverse

    ## N.B. software from this repository may not have been tested as
    ## extensively as that contained in the main release, although it includes
    ## newer versions of some applications which may provide useful features.
    ## Also, please note that software in backports WILL NOT receive any review
    ## or updates from the Ubuntu security team.
    deb http://mirrors.163.com/ubuntu/ raring-backports main restricted universe multiverse
    deb-src http://mirrors.163.com/ubuntu/ raring-backports main restricted universe multiverse

    deb http://mirrors.163.com/ubuntu/ raring-security main restricted
    deb-src http://mirrors.163.com/ubuntu/ raring-security main restricted
    deb http://mirrors.163.com/ubuntu/ raring-security universe
    deb-src http://mirrors.163.com/ubuntu/ raring-security universe
    deb http://mirrors.163.com/ubuntu/ raring-security multiverse
    deb-src http://mirrors.163.com/ubuntu/ raring-security multiverse

    ## Uncomment the following two lines to add software from Canonical's
    ## 'partner' repository.
    ## This software is not part of Ubuntu, but is offered by Canonical and the
    ## respective vendors as a service to Ubuntu users.
    # deb http://archive.canonical.com/ubuntu raring partner
    # deb-src http://archive.canonical.com/ubuntu raring partner

    ## This software is not part of Ubuntu, but is offered by third-party
    ## developers who want to ship their latest software.
    deb http://extras.ubuntu.com/ubuntu raring main
    deb-src http://extras.ubuntu.com/ubuntu raring main
    7 条回复    2016-05-11 16:10:10 +08:00
    zhangfei
        1
    zhangfei  
       2013-04-29 09:13:54 +08:00
    试试mirror.bjtu.edu.cn的源
    lowstz
        2
    lowstz  
       2013-04-29 09:42:01 +08:00
    carlhan
        3
    carlhan  
    OP
       2013-04-29 10:08:11 +08:00
    @zhangfei
    @lowstz

    谢谢两位的回答,切换源什么的我已经尝试很多遍了,未果。
    在这个论坛发现一个跟我一样问题的中国哥们:
    http://ubuntuforums.org/showthread.php?t=2008050
    xuan_lengyue
        4
    xuan_lengyue  
       2013-04-30 08:44:17 +08:00   ❤️ 1
    应该不会是没有先 apt-get update 吧?
    xiaohou
        5
    xiaohou  
       2013-04-30 14:04:07 +08:00
    更改源之后要sudo apt-get update一下
    carlhan
        6
    carlhan  
    OP
       2013-04-30 19:00:30 +08:00
    @xuan_lengyue
    @xiaohou

    有sudo apt-get update的
    尝试了网上 我能找到的方法都不行

    最后我重装了 ==!
    william23
        7
    william23  
       2016-05-11 16:10:10 +08:00
    @carlhan 我也碰到了这个问题,你重装过后有效果吗?
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   2734 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 27ms · UTC 11:21 · PVG 19:21 · LAX 04:21 · JFK 07:21
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.