On Mon, Nov 12, 2001 at 10:03:43AM +0000, David Harrigan wrote: > How do I reinstall a package? I've tried something along the lines of: > > apt-get install kdelibs3 (for example) > > but since it's installed it complains that I already have the latest package > and it won't install it. So I tried putting a '-d' in front so that I can > download it - but the same error message. I want to reinstall this package, > so does anyone know how to do it?
apt-get --reinsatll install kdelibs3 J. --

