- Version 2.8.0
- Download 812
- File Size 3.74 MB
- File Count 1
- Create Date 15/02/2017
- Last Updated 10/01/2018
QuickHash Debian Packages for 32 and 64 bit Linux
As mentioned in the v2.8.0 for Linux download section, these are the two Debian packages prepared kindly by fellow developer Dareal Shinji https://github.com/darealshinji. You can install QuickHash as part of your main Linux system using dpkg on the command line or your Debian package manager software.
SHA-1 hash : f42b7f7b297170910fdd2b9eac94440da47318bc quickhash_2.8.0-1_amd64.deb
SHA-1 hash : c70e0bf54d3aae4dac14ea8c3b230e06ddb8a366 quickhash_2.8.0-1_i386.deb
SHA-1 hash : 8b6ac94a1e13de51b44fe6d266dd83c9d3da00f6 QuickHash-v2.8.0-DebianPackages.tar.gz
Why is it impossible to even open this in Linux Mint 18? If you can, please advise how to use in a browser to vet a file. No instructions are found on the net.
Ken. I have no idea or insight into your Linux Mint 18 problems. The easiest way to run QuickHash in Linux is to download the pre-compiled binary that lives in the zip file, from here (http://34.225.163.28/download/quickhash-v2-8-0-for-linux/#). Once you have extracted the binaries from the zip file, just double click the binary file or run it from the terminal using :
> ./QuickHash-Linux-v2.8.0-64Bit
The Debian packages are for people who wish to install it as a package. To do that, double click it and run through the package manager system or install manually using :
> dpkg -i quickhash_2.8.0-1_amd64.deb (for 64-bit) or
> dpkg -i quickhash_2.8.0-1_i386.deb