Web Hosting Talk







View Full Version : Installing packages via the command line?


aardvark
10-26-2001, 07:45 AM
Hi guys,

Does anyone know how to install .pkg files through the command line? I am not able to install packages from the RaQ Control Panel anymore, because I keep on getting Javascript errors.

Thanks for any info!!

Chicken
10-26-2001, 10:01 AM
As root...

wget http://the.website.com/packagename.pkg

/usr/local/sbin/cobalt_upgrade packagename.pkg

aardvark
10-26-2001, 07:55 PM
Thanks! :D