par2verify
PAR 2.0 compatible file verification and repair tool
Install
- All systems
-
curl cmd.cat/par2verify.sh
- Debian
-
apt-get install par2
- Ubuntu
-
apt-get install par2
- Arch Linux
-
pacman -S par2cmdline
- Kali Linux
-
apt-get install par2
- Fedora
-
dnf install par2cmdline
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install par2
- OS X
-
brew install par2
- Raspbian
-
apt-get install par2
- Dockerfile
- dockerfile.run/par2verify
par2
PAR 2.0 compatible file verification and repair tool
par2cmdline is a command line utility for creating and using PAR2 files to detect and repair damage in data files. It is most commonly used as part of backup systems as well as on Usenet. In case files in a recovery set get damaged (e.g. while transmitted over a network or stored on a faulty disk) the program can read the damaged files and the (possibly damaged) PAR2 files, and regenerate the original input files.