PDA

View Full Version : [ubuntu] What is the best way to install packages from http://packages.debian.org/



irate.turtle
April 20th, 2009, 03:20 AM
Hi,

I want to install this package on my system

http://packages.debian.org/squeeze/amd64/libxcb-event1/download

What would be the best way to do that? I read somewhere that if install .deb packages as follows:

sudo dpkg -i libxcb-event1_0.3.3-2+b1_amd64.deb

then some dependencies issues may creep in.

So how should I do it?

Is there a way to (temporarily?) include this repository for apt-get and install the packages maintaining the right dependencies>

irate.turtle
April 20th, 2009, 04:52 AM
I used the steps given here

https://bugs.launchpad.net/ubuntu/+source/awesome/+bug/253985/comments/10

I was trying to install awesome 3.2.1

Mark Phelps
April 20th, 2009, 03:16 PM
The easiest way to install a .deb package is to right-click on it and choose the option to open with the package manager ... however ...

When you're installing directly from .deb packages, you have to resolve the dependencies on your own. It will tell you what's missing, but it won't go hunt it down and find it for you.

If you use the Debian package search tool, you will see a list of dependent packages on the web page for the package you want to install.

The tool is at the following link:

http://www.debian.org/distrib/packages