全球主机交流论坛

标题: 安装screen时,提示未发现软件包 screen [打印本页]

作者: 云生    时间: 2012-3-29 10:30
标题: 安装screen时,提示未发现软件包 screen
DEBIAN 安装SCREEN时,
居然提示

root@debian:~# apt-get install screen
正在读取软件包列表... 完成
正在分析软件包的依赖关系树      
正在读取状态信息... 完成      
E: 未发现软件包 screen


作者: ljb0901    时间: 2012-3-29 10:30
大便系统呀。
作者: coollyct    时间: 2012-3-29 10:32
看看加点小便,,,,估计会有用。
作者: 云生    时间: 2012-3-29 10:32
在搜索引擎上,找不到这种情况。
为什么我会出现这种情况。
作者: ivv    时间: 2012-3-29 10:33
不会大便
作者: Mr.Ra1n    时间: 2012-3-29 10:34
不会大便。。
只会yum install screen
作者: chrome    时间: 2012-3-29 10:35
便秘了
作者: qxwo    时间: 2012-3-29 10:35
apt-get update 试试
作者: Ultratude    时间: 2012-3-29 10:36
apt-get update
作者: timothyye    时间: 2012-3-29 10:39
或者编译安装
作者: 云生    时间: 2012-3-29 10:40
Ultratude 发表于 2012-3-29 10:36
apt-get update

试了,不行。
作者: 小陈    时间: 2012-3-29 10:40
不会
作者: wxlg1117    时间: 2012-3-29 10:48
需要先更新源
作者: 腿毛飘飘    时间: 2012-3-29 10:49
本帖最后由 腿毛飘飘 于 2012-3-29 10:50 编辑

aptitude update && aptitude install screen

不行就检查你的源设置,main contrib non-free 都写上
作者: Kokgog    时间: 2012-3-29 10:54
apt-cache show screen
Package: screen
Priority: optional
Section: misc
Installed-Size: 984
Maintainer: Jan Christoph Nordholz <hesso@pool.math.tu-berlin.de>
Architecture: i386
Version: 4.0.3-14
Depends: libc6 (>= 2.1), libncursesw5 (>= 5.6+20071006-3), libpam0g (>= 0.99.7.1), dpkg (>= 1.15.4) | install-info
Filename: pool/main/s/screen/screen_4.0.3-14_i386.deb
Size: 604930
MD5sum: 4f2fe23c048e10f7592ab4be48fc9f12
SHA1: b77be652725e1e93f22b2918c1b04ec517427b20
SHA256: 6fbfe0e399c521fb433fdb4e8357927527c5dd392e3841f1441ea3ea6f0c7802
Description: terminal multiplexor with VT100/ANSI terminal emulation
screen is a terminal multiplexor that runs several separate "screens" on a
single physical character-based terminal.  Each virtual terminal emulates a
DEC VT100 plus several ANSI X3.64 and ISO 2022 functions.  Screen sessions
can be detached and resumed later on a different terminal.
.
Screen also supports a whole slew of other features.  Some of these are:
configurable input and output translation, serial port support, configurable
logging, multi-user support, and utf8 charset support.
Homepage: http://savannah.gnu.org/projects/screen
Tag: hardware::input:keyboard, implemented-in::c, interface::text-mode, role::program, scope::utility, uitoolkit::ncurses, works-with::software:running

作者: WAKAKA    时间: 2012-3-29 10:55
wget ftp://ftp.gnu.org/pub/gnu/screen/screen-4.0.3.tar.gz
tar -xvf screen-4.0.3.tar.gz
cd screen-4.0.3
./configure
make
make install
install -m 644 etc/etcscreenrc /etc/screenrc
cp ./screen /bin


作者: 腿毛飘飘    时间: 2012-3-29 10:59
WAKAKA 发表于 2012-3-29 10:55
wget ftp://ftp.gnu.org/pub/gnu/screen/screen-4.0.3.tar.gz
tar -xvf screen-4.0.3.tar.gz
cd screen-4.0 ...

用debian的话,一定要戒掉什么东西编译的习惯。
作者: 云生    时间: 2012-3-29 10:59
谢谢17楼
作者: 54dev    时间: 2012-3-29 11:05
更新源。。
作者: 远坂时臣    时间: 2012-3-29 11:37
debian要养成习惯
debian先安装apt-spy
然后
apt-spy -d stable
自动会选择快速的源并生成
最后
apt-get update
然后再装东西
装东西习惯用aptitude而不是apt-get,因为后者很难处理依赖关系。




欢迎光临 全球主机交流论坛 (https://fd.vvwvv.eu.org/) Powered by Discuz! X3.4