=head1 NAME debget - Fetch a .deb for a package in APT's database =head1 SYNOPSIS B I [I ...] =head1 DESCRIPTION B fetches a .deb for one or more packages from an Debian mirror. It uses L to find out the URL so it will download the same version from the same server as L would do. The .deb will be downloaded with curl(1) and stored in your current working directory. =head1 KNOWN BUGS B will not work for packages that are available in L's cache. If you need that functionality please use the I option in L. =head1 AUTHOR Matt Zimmerman This manpage was written by Frank Lichtenheld . =head1 COPYRIGHT AND LICENCE Copyright (C) 2001 Matt Zimmerman . This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version. On Debian systems, a copy of the GNU General Public License version 2 can be found in F. =head1 SEE ALSO L, L