In the practical we will use 7-zip
tool for working with file archives.
sudo apt-get update
sudo apt-get install p7zip-full
yum install p7zip
md5sum
tool comes preinstalled on most of Linux platforms. You can verify you have it installed by running:
md5sum --help
?