parldyn
utility for creating PAR archives and stand-alone executables
Install
- All systems
-
curl cmd.cat/parldyn.sh
- Debian
-
apt-get install libpar-packer-perl
- Ubuntu
-
apt-get install libpar-packer-perl
- Kali Linux
-
apt-get install libpar-packer-perl
- Fedora
-
dnf install perl-PAR-Packer
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libpar-packer-perl
- Raspbian
-
apt-get install libpar-packer-perl
- Dockerfile
- dockerfile.run/parldyn
libpar-packer-perl
utility for creating PAR archives and stand-alone executables
PAR (Perl Archiving Toolkit) is a Cross-Platform Packaging and Deployment tool, dubbed as a cross between Java's JAR and Perl2EXE/PerlApp. This package contains the PAR component PAR::Packer, i.e. the modules and tools necessary for creating PAR archives and stand-alone executables.