[GLLUG] apt

Thomas Hruska thruska at cubiclesoft.com
Wed Aug 23 12:35:03 EDT 2006


Jordan Robison wrote:
> How do I force an update though apt? I thought I was doing it right but I
> guess I was wrong.

sudo apt-get update
sudo apt-get upgrade

That works for me.  It downloads a list of all packages that need 
updating (first command) and then upgrades them (second command).  You 
may encounter problems if your Internet connection is flaky, but at 
least apt-get won't install bogus packages.

--
Thomas Hruska
CubicleSoft President
Ph: 517-803-4197

Safe C++ Design Principles (First Edition)
Learn how to write memory leak-free, secure,
portable, and user-friendly software.

Learn more and view a sample chapter:
http://www.CubicleSoft.com/SafeCPPDesign/



More information about the linux-user mailing list