dpkg methodologies (was Re: Gentoo rocks -> Debian vs. Gentoo)

plug-discuss@lists.plug.phoenix.az.us plug-discuss@lists.plug.phoenix.az.us
Tue, 23 Apr 2002 11:48:51 -0700


On Tue, Apr 23, 2002 at 01:16:10PM -0500, Derek Neighbors wrote:
> dpkg --install the_deb_package_you_want.deb
> 
> -Derek

Or if you're really crazy:

   [foo@bar]# for i in *.deb; do
   > echo Installing $i...
   > dpkg --install $i
   > echo $i installed.
   > done
   
Hehe -- nothin' like a lil' bash script in the morning. =o)

--
Thomas "Mondoshawan" Tate
mondoshawan@tank.dyndns.org
http://tank.webhop.org