Help language development. Donate to The Perl Foundation

Archive::Libarchive::Raw cpan:FRITH last updated on 2022-02-05

.rakudist/sparrowfile
package-install %(
  alpine => qqw{make libarchive libressl-dev},
  debian => qqw{libarchive13},
  centos => qqw{libarchive openssl openssl-devel}
);