apt-p2p-clean.8.in 1022 B

12345678910111213141516171819202122232425262728
  1. [DESCRIPTION]
  2. .B apt\-p2p\-clean
  3. cleans up the Apt\-P2P cache by checking if \fI.deb\fR files in the cache are
  4. also in the APT cache (after it is cleaned by \fBapt\-get\fR \fIautoclean\fR or
  5. \fBaptitude\fR \fIautoclean\fR) and removing those \fI.deb\fR files that are not
  6. present.
  7. [AUTHOR]
  8. Written by \fBDouglas Thrift\fR <\fIdouglas@douglasthrift.net\fR>.
  9. [SEE ALSO]
  10. .PP
  11. \fBapt\-get\fR(8),
  12. \fBaptitude\fR(8),
  13. \fBapt\-p2p\fR(8).
  14. [COPYRIGHT]
  15. .PP
  16. Copyright 2010 Douglas Thrift
  17. .PP
  18. Licensed under the Apache License, Version 2.0 (the "License");
  19. you may not use this file except in compliance with the License.
  20. You may obtain a copy of the License at
  21. .PP
  22. \fIhttp://www.apache.org/licenses/LICENSE\-2.0\fR
  23. .PP
  24. Unless required by applicable law or agreed to in writing, software
  25. distributed under the License is distributed on an \fB"AS IS" BASIS,
  26. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND\fR, either express or implied.
  27. See the License for the specific language governing permissions and
  28. limitations under the License.