Friday, September 11, 2009

Installing a deb file from the command line

In an Ubuntu system, just use the default option gdebi. It'll download dependencies (from the Ubuntu archives) for you.

On the command line (on a server, for example), you can say:

gdebi postgresql_7.4.5-3_i386.deb

No comments: