![]() |
![]() ![]() GNU/Linux Desktop Survival Guide by Graham Williams |
![]() |
|||
Once the package is correctly built load it onto your Debian archive
to provide it for others to access:
$ cp wajig_2.0.20* /var/www/debian/ $ cd /var/www/debian/ $ apt-ftparchive packages . > Packages $ apt-ftparchive sources . > Sources $ gzip -c Packages > Packages.gz $ gzip -c Sources > Sources.gz $ chmod go+r *If this is not the machine hosting your web server, copy the files across:
You will need to add the appropriate line to your /etc/apt/sources.list file:
If you are a Debian developer you would upload the package directly to the Debian archives using the dupload tool instead of onto your own archive.
![]() Support this endeavour through your purchase of the PDF Version |