---
title: Install slashsum on Linux | Snap Store
description: Get the latest version of slashsum for Linux - Fast multi-threaded checksum
  calculator (CRC32, MD5, SHA1, SHA256, SHA512)
url: https://snapcraft.io/slashsum
---

# slashsum

[DEOUX Nicolas (ndxdev)](https://snapcraft.io/publisher/ndxdev "View all snaps from DEOUX Nicolas (ndxdev)")

* [DEOUX Nicolas (ndxdev)](https://snapcraft.io/publisher/ndxdev "View all snaps from DEOUX Nicolas (ndxdev)")
* [Utilities](https://snapcraft.io/search?categories=utilities)

latest/stable v0.2.10+git1.535f967

Install latest/stable of slashsum

---

**Install using the command line**

```
sudo snap install slashsum
```

Don't have snapd? [Get set up for snaps](https://snapcraft.io/docs/installing-snapd).

---

### Package name

* slashsum

---

### License

* MIT

---

### Last updated

* 11 January 2026 - latest/stable

---

### Websites

* [github.com/NDXDeveloper/slashsum](https://github.com/NDXDeveloper/slashsum   "https://github.com/NDXDeveloper/slashsum  ")

---

### Contact

* [github.com/NDXDeveloper/slashsum/issues](https://github.com/NDXDeveloper/slashsum/issues "https://github.com/NDXDeveloper/slashsum/issues")

---

### Source code

* [github.com/NDXDeveloper/slashsum](https://github.com/NDXDeveloper/slashsum "https://github.com/NDXDeveloper/slashsum")

---

### Report a bug

* [github.com/NDXDeveloper/slashsum/issues](https://github.com/NDXDeveloper/slashsum/issues "https://github.com/NDXDeveloper/slashsum/issues")

---

##### Report a Snap Store violation

* [Report this Snap](https://snapcraft.io/slashsum#report-snap-modal)

---

* [Description](https://snapcraft.io/slashsum#tab-description)
* [Security](https://snapcraft.io/slashsum#tab-security)

#### Fast multi-threaded checksum calculator (CRC32, MD5, SHA1, SHA256, SHA512)

Slashsum calculates 5 different checksums simultaneously using parallel processing.

⚡ FEATURES
• Calculate CRC32, MD5, SHA-1, SHA-256, SHA-512 in one command
• Parallel processing - 5 hashes at the speed of 1
• Large file support (tested with 50GB+ files)
• Save results to .checksum files
• Cross-platform (Linux, Windows, macOS)

🚀 USAGE
slashsum myfile.iso # Calculate checksums
slashsum myfile.iso --save # Save to file.checksum

📊 PERFORMANCE
Calculates 5 checksums in approximately the same time as a single checksum tool, because disk I/O is the bottleneck, not CPU.

🔧 PERMISSIONS
• home: Access files in your home directory
• removable-media: Access USB drives and external disks

INSTALL:

```
  sudo snap install slashsum

  # Connect missing permissions  ( if needed)
  sudo snap connect slashsum:home
  sudo snap connect slashsum:removable-media

  hash -r  # Refresh shell path cache
  slashsum --version
```

---

## Install slashsum on your Linux distribution

Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the [installing snapd documentation](https://snapcraft.io/docs/installing-snapd).

[### Arch Linux](https://snapcraft.io/install/slashsum/arch)

[### CentOS](https://snapcraft.io/install/slashsum/centos)

[### Debian](https://snapcraft.io/install/slashsum/debian)

[### elementary OS](https://snapcraft.io/install/slashsum/elementary)

[### Fedora](https://snapcraft.io/install/slashsum/fedora)

[### KDE Neon](https://snapcraft.io/install/slashsum/kde-neon)

[### Kubuntu](https://snapcraft.io/install/slashsum/kubuntu)

[### Manjaro](https://snapcraft.io/install/slashsum/manjaro)

[### Pop!\_OS](https://snapcraft.io/install/slashsum/pop)

[### openSUSE](https://snapcraft.io/install/slashsum/opensuse)

[### Red Hat Enterprise Linux](https://snapcraft.io/install/slashsum/rhel)

[### Ubuntu](https://snapcraft.io/install/slashsum/ubuntu)
