linux – 如何在debian上安装screen-profiles?

前端之家收集整理的这篇文章主要介绍了linux – 如何在debian上安装screen-profiles?前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。
我有一个debian服务器,并希望使用漂亮的屏幕扩展“screen-profiles”.我认为这来自Ubuntu.

有没有办法在debian上得到它以及如何?

谢谢

解决方法

通常,Ubuntu和Debian软件包是兼容的.所以只需尝试在Debian上安装Ubuntu的.deb.

如果它抱怨依赖,请尝试从Debian仓库安装这些,只是为了安全起见.

您可以从http://packages.ubuntu.com/jaunty/screen-profiles下载该软件包.

然后将其安装为

dpkg -i screen-profiles.deb

编辑

您也可以使用Debian软件包:-)

http://packages.debian.org/squeeze/screen-profiles

原文链接:https://www.f2er.com/linux/397388.html

猜你在找的Linux相关文章