Linux – How to install screen-profiles on debian

debiangnu-screeninstallationlinux

I have a debian server and want to use the nice screen extension "screen-profiles". I think this comes from Ubuntu.

Is there a way to get it on debian and how?

Thank you

Best Answer

Generally, Ubuntu and Debian packages are compatible. So just try installing the .deb from Ubuntu on Debian.

If it complains about dependencies, try to install these from a Debian repo, just to be safe.

You can download the package from http://packages.ubuntu.com/jaunty/screen-profiles .

Then just install it as

dpkg -i screen-profiles.deb

Edit

You could also just use the Debian package :-)

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