On 9/24/20, Reco <recovery...@enotuniq.net> wrote: > On Thu, Sep 24, 2020 at 05:50:16PM +0200, Albretch Mueller wrote: >> >> How do I get all packages to be locally installed using dpkg from a >> >> public Windows machine? >> > >> > I'm not sure I understand this question or how it relates to the >> > previous one. >> >> How do I get the deb files in order to install locally (via dpkg >> --install) the necessary utilities to run CRC32 and/or CRC64 > > Typical Debian install has perl already, so you don't have to install > anything - [1]. > > Reco > > [1] http://billauer.co.il/blog/2011/05/perl-crc32-crc-xs-module/
But I don't see anything when I go: which crc, crc32, crc64 ...