Wie finde ich das Paket, das eine Datei enthält?
$ dpkg -S /usr/bin/rsync
rsync: /usr/bin/rsync
$ dpkg -S /usr/bin/rssh
dpkg-query: no path found matching pattern /usr/bin/rssh
Paket rssh gibt es so für Debian nicht (mehr)! rrsync oder ssh restriction verwenden.
rrsyncrsyncrsync over ssh read only / only copy from remote hostWo man beim Debian Projekt mithelfen kann findet man so:
$ apt install how-can-i-help
$ how-can-i-help --help
$ how-can-i-help --all
Für das Paketieren selbst wurden mir 2 Quellen empfohlen:
$ apt install debian-paketmanagement-buch$ apt install debian-package-book-de