They are stored in /var/cache/apt/archives.
You could delete by hand, but this screws up the database, so don't :)
Instead run
Code:
--------------------
sudo apt-get clean (OR autoclean)
--------------------
the clean option will delete everything, autoclean will keep anything
that is still current.
--
MartinG