Ubuntu mono packages

Matt Zimmerman mdz at canonical.com
Fri Sep 17 06:02:38 UTC 2004


On Fri, Sep 17, 2004 at 02:51:55PM +0900, Ian MacLean wrote:

> This will seem like a lame question - but how do I install those
> packages once I've downloaded them ? I've tried dpkg -i and various
> incantations of apt-get but one doesn't calculate the dependencies and
> the other wants to download things.
> is there an equivalent of 
> rpm -Uhv *.rpm ?

Add the line that starts with "deb <URL>" to /etc/apt/sources.list and run
"apt-get update", then the packages will be installable with "apt-get
install" like those you already see.

-- 
 - mdz




More information about the ubuntu-users mailing list