What are checksums?
A checksum is a unique string of letters and numbers that represents the contents of a file. Each time a file is edited, the checksum will change. By comparing the checksum of an original file to the file you have downloaded, you can tell whether the file has been tampered with.
How do I use checksums?
Open Powershell (Windows) or Terminal (macOS/Linux) and run the following command for your operating system:
Windows: Get-FileHash <filename>
MacOS: shasum -a 256 <filename>
Linux: sha256sum <filename>
Enter the path of the file you have downloaded and hit Enter. You will see the checksum for the file.
You can compare the checksum output to the relevant checksum in the list below.
SHA256 checksums for RealVNC Connect software
SHA256 checksums for RealVNC Connect software are detailed below.
RealVNC strongly recommends always downloading RealVNC software from the RealVNC website to ensure the integrity of the download.
Windows
RealVNC Viewer
Download | Version | SHA256 Checksum |
---|---|---|
EXE x86/x64 | 7.12.1 |
7d2cdea3548e57edd3d099f034611c74ab16af8733153751264459c5ee05335b |
Standalone EXE x86 | 7.12.1 |
960031c4f7d6dfa04cd1310ca68b73f962ad3354af31607c4c58f643cf559c9f |
Standalone EXE x64 | 7.12.1 |
4cf12d040a7b081106d84870b057e1d118880151d996d7dbacedc292eee8690f |
MSI installers .zip | 7.12.1 |
77e443db0f57c8343bd825b9407bbc4f96c0b43d8998118b218e9f4345f73f25 |
RealVNC Server
Download | Version | SHA256 Checksum |
---|---|---|
EXE x86/x64 | 7.12.1 |
e7e8209b3e6cab44722ed8f083d7b725007aff636fa2a5db7941240ffa4f0e58 |
MSI installers .zip | 7.12.1 |
1983e9f030ea54dab88e72ea519c8e7a7a27b82105bc0305261c9b80362661ff |
RealVNC Connect Setup
Download | Version | SHA256 Checksum |
---|---|---|
EXE x86/x64 | 2.3.0 |
fff995abe9b1c43cdf3dbd437fdcbd927b3ab78d69ec5c556e1ce98f61f0065c |
macOS
RealVNC Viewer
Download | Version | SHA256 Checksum |
---|---|---|
DMG | 7.12.1 |
4a2065c3d8a12832c35813d4c67ddc7ccd236d46960f143d24369e0cd73343b7 |
RealVNC Server
Download | Version | SHA256 Checksum |
---|---|---|
PKG | 7.12.1 |
8f9ee311c3c3ab9151acbcb090d39f29c5e8e045ba1f1a149d9b7280af7b7e32 |
RealVNC Connect Setup
Download | Version | SHA256 Checksum |
---|---|---|
APP | 2.3.0 |
c3bbc7ab1f53f994edd8aff606baea24f7d104780fcfeb99efc1568fb30b6a23 |
Linux (x64)
RealVNC Viewer
Download | Version | SHA256 Checksum |
---|---|---|
DEB x64 | 7.12.1 |
588a9adccab720ab2591e1b642506d02fc7f14a3da4cb8202f34d8f22ad13729 |
RPM x64 | 7.12.1 |
7f031f41d3b22e76157dd063f34247593f829caa6affda0ce68345dda3fe8e0a |
Standalone x64 | 7.12.1 |
44e3d6d6b94e3d7cb493593e3564f6a0952cc4bd40f6feeeae659581450c0d91 |
Generic script x64 | 7.12.1 |
06fb5ebbfa31dcd3474f4c8f4258332b484976f4baa61232dc7b03585bb0b5c4 |
RealVNC Server
Download | Version | SHA256 Checksum |
---|---|---|
DEB x64 | 7.12.1 |
ff49f8a330db5d816f4b82bb9e9c7a3e6d1dd85df1f1eec32775f8baa86d4826 |
RPM x64 | 7.12.1 |
e6ac0240b95c1e8c3c38de87f5a6fcb1c5af8991fef59a9e32a54bdc3ee6aa33 |
Generic script x64 | 7.12.1 |
59c2ad60668f81720107ffa57bbe5de13c89406d58b173aba701a3c6ec06eb36 |
RealVNC Connect Setup
Download | Version | SHA256 Checksum |
---|---|---|
Generic script x64 | 2.3.0 |
18159af4368c1d24904b79632ca4a138b46bcd98beb89d13e6afcf3e64847562 |
Raspberry Pi
RealVNC Viewer
Download | Version | SHA256 Checksum |
---|---|---|
DEB armhf | 7.12.1 |
90af0f2a38fd3ac3b10a4bc93d5c79b9e4126906be3c40350ede232e4b811957 |
Standalone armhf | 7.12.1 |
235b5159b56c7493fef12780729a8db5f81b52fbd1da3d15eefcf55e8e1b7cab |
DEB arm64 | 7.12.1 |
e788110eb5c9630c2c5259d2c9662edc4cf0f26eddfbc528c9d9d41d773403b8 |
Standalone arm64 | 7.12.1 |
c39200850c741345a92ac59fb8a5c7fea44b0274a32ec90545c88d8167b4f575 |
RealVNC Server
Download | Version | SHA256 Checksum |
---|---|---|
armhf | 7.12.1 |
e608b358e49a5ccf842c84d1212a1a9021b7b3c8d5577c78059ef5283feccd92 |
arm64 | 7.12.1 |
079c63b3b5a840c192f701a413c30d720a72288195b4cb62340353591504c895 |
RealVNC Connect Setup
Download | Version | SHA256 Checksum |
---|---|---|
armhf | 2.3.0 |
2aa23adfb1dd752e1065d157495b918ac68f33b6a657028cf5e5a1e1f9912207 |
arm64 | 2.3.0 |
f8ee4b6516dec3f8fe08d95b97ce33f6e71b50e62b827e293448ac1251ad6f04 |
Comments
Article is closed for comments.