【发布时间】:2015-02-03 23:36:19
【问题描述】:
我已尝试使用我能想到的所有内容在我的 linode 上编辑 /etc/apt/sources.list 文件,但似乎无法让 xemacs 出现在 aptitude -F "%p" search "?not(?installed)" | grep xemacs 的输出中
我知道 xemacs 在这里:https://packages.debian.org/sid/allpackages
但我不知道如何将其转化为我的 linode 上的魔法。为了笑,所以你们都可以嘲笑我的天真,这是我的 /etc/apt/sources.list 文件,我知道一团糟,甚至连想都不想:
root@(none):/home/rcook# cat /etc/apt/sources.list
#
# deb cdrom:[Debian GNU/Linux 7.4.0 _Wheezy_ - Official amd64 NETINST Binary-1 20140208-13:45]/ wheezy main
#deb cdrom:[Debian GNU/Linux 7.4.0 _Wheezy_ - Official amd64 NETINST Binary-1 20140208-13:45]/ wheezy main
deb http://http.us.debian.org/debian stable main contrib non-free
deb http://non-us.debian.org/debian-non-US stable/non-US main contrib non-free
deb http://security.debian.org stable/updates main contrib non-free
deb-src http://http.us.debian.org/debian stable main contrib non-free
deb-src http://non-us.debian.org/debian-non-US stable/non-US main contrib non-free
deb http://http.us.debian.org/debian unstable main contrib non-free
deb http://non-us.debian.org/debian-non-US unstable/non-US main contrib non-free
deb http://security.debian.org unstable/updates main contrib non-free
deb-src http://http.us.debian.org/debian unstable main contrib non-free
deb-src http://non-us.debian.org/debian-non-US unstable/non-US main contrib non-free
deb http://http.us.debian.org/debian stable main contrib non-free
deb http://http.us.debian.org/debian stable main contrib non-free
deb http://non-us.debian.org/debian-non-US stable/non-US main contrib non-free
deb http://security.debian.org stable/updates main contrib non-free
deb http://non-us.debian.org/debian-non-US stable/non-US main contrib non-free
deb http://security.debian.org stable/updates main contrib non-free
deb http://http.us.debian.org/debian testing main contrib non-free
deb http://non-us.debian.org/debian-non-US testing/non-US main contrib non-free
deb http://security.debian.org testing/updates main contrib non-free
deb-src http://http.us.debian.org/debian stable main contrib non-free
deb-src http://non-us.debian.org/debian-non-US stable/non-US main contrib non-free
deb-src http://http.us.debian.org/debian stable main contrib non-free
deb-src http://non-us.debian.org/debian-non-US stable/non-US main contrib non-free
deb http://http.us.debian.org/debian squeeze main contrib non-free
deb-src http://http.us.debian.org/debian squeeze main contrib non-free
deb http://mirrors.linode.com/debian/ wheezy main contrib non-free
deb-src http://mirrors.linode.com/debian/ wheezy main contrib non-free
deb http://security.debian.org/ wheezy/updates main contrib non-free
deb-src http://security.debian.org/ wheezy/updates main contrib non-free
# wheezy-updates, previously known as 'volatile'
deb http://mirrors.linode.com/debian/ wheezy-updates main contrib non-free
deb-src http://mirrors.linode.com/debian/ wheezy-updates main contrib non-free
【问题讨论】:
-
为什么我会因为提出问题而被改装?有点莫名其妙。