apt.de.8 1.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  1. .\" This manpage is copyright (C) 1998 Branden Robinson <branden@debian.org>.
  2. .\"
  3. .\" This is free software; you may redistribute it and/or modify
  4. .\" it under the terms of the GNU General Public License as
  5. .\" published by the Free Software Foundation; either version 2,
  6. .\" or (at your option) any later version.
  7. .\"
  8. .\" This is distributed in the hope that it will be useful, but
  9. .\" WITHOUT ANY WARRANTY; without even the implied warranty of
  10. .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  11. .\" GNU General Public License for more details.
  12. .\"
  13. .\" You should have received a copy of the GNU General Public
  14. .\" License along with APT; if not, write to the Free Software
  15. .\" Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
  16. .\" 02111-1307 USA
  17. .TH apt 8 "14 April 2004" "Debian GNU/Linux"
  18. .\"
  19. .\" Translated into german by Helge Kreutzmann <kreutzm@itp.uni-hannover.de>
  20. .SH NAME
  21. apt \- Fortschrittliches Paketverwaltungswerkzeug
  22. .SH ZUSAMMENFASSUNG
  23. .B apt
  24. .SH BESCHREIBUNG
  25. APT ist eine Verwaltungssystem für Software-Pakete. Es befindet
  26. sich noch in der Entwicklung; die todschicken Oberflächen sind noch nicht
  27. verfügbar. In der Zwischenzeit lesen Sie bitte
  28. .BR apt-get (8).
  29. .SH OPTIONEN
  30. Keine.
  31. .SH DATEIEN
  32. Keine.
  33. .SH SIEHE AUCH
  34. .BR apt-cache (8),
  35. .BR apt-get (8),
  36. .BR apt.conf (5),
  37. .BR sources.list (5)
  38. .SH DIAGNOSTIK
  39. apt liefert Null bei normaler Funktion, dezimal 100 im Fehlerfall.
  40. .SH FEHLER
  41. Diese Handbuchseite wurde noch nicht mal begonnen.
  42. .PP
  43. Siehe <http://bugs.debian.org/apt>. Falls Sie einen Fehler in
  44. .BR apt
  45. melden wollen, lesen Sie bitte
  46. .I /usr/share/doc/debian/bug-reporting.txt
  47. oder verwenden Sie das
  48. .BR reportbug (1)
  49. Kommando.
  50. .SH AUTOR
  51. apt wurde vom APT-Team <apt@packages.debian.org> geschrieben.