I installed a package using apt-get install package-name the package works perfectly fine.. Now is there anyway i can get all the packages dependencies and the package itself inside a single directory which i can write to install the package at a place where an internet connection is not available.
thanks,
-- Puneet