如何在 etc/apt/sources.list 中添加 Debian Universe?

Lev*_*der 13 debian apt

在 /etc/apt/sources.list

我添加universe

deb http://http.debian.net/debian wheezy main contrib non-free universe

当我做aptitude update日志时抱怨:

W: Failed to fetch http://http.debian.net/debian/dists/wheezy/Release:
Unable to find expected entry 'universe/binary-i386/Packages' in Release file (Wrong sources.list entry or malformed file)
Run Code Online (Sandbox Code Playgroud)

我应该关心错误吗?我是否正确添加了 Debian Universe?

Bra*_*iam 27

Debian 中没有 Universe、Universe 或另一种排列。这是一个仅限 Ubuntu 和衍生产品的组件。在 debian 中您会发现的唯一组件是 main、contrib 和 non-free。只有那些。