[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Source files



nx13372 <nx13372a@net.vodafone.pt> writes:

> How can i dowload the source file:
> #apt-get install ????

apt-get build-dep <package>
apt-get source <package>

The first one is quite handy - it makes sure you have the required
components to build the package. Of course, if you just fetch the source
for reading it (not compiling), you don't need the first one.

-- 
# Edvard Majakari		Software Engineer
# PGP PUBLIC KEY available    	Soli Deo Gloria!

$_ = '456476617264204d616a616b6172692c20612043687269737469616e20'; print
join('',map{chr hex}(split/(\w{2})/)),uc substr(crypt(60281449,'es'),2,4),"\n";



Reply to: