---
title: Install fetch on KDE Neon using the Snap Store | Snapcraft
description: Get the latest version of fetch for on KDE Neon - Download files and
  verify checksum.
url: https://snapcraft.io/install/fetch/kde-neon
---

[Canonical Snapcraft](https://snapcraft.io/)

# Install fetch on **KDE Neon**

# fetch

[Falk Werner (falk-werner)](https://snapcraft.io/publisher/falk-werner "View all snaps from Falk Werner (falk-werner)")

* [Falk Werner (falk-werner)](https://snapcraft.io/publisher/falk-werner "View all snaps from Falk Werner (falk-werner)")
* [Utilities](https://snapcraft.io/search?categories=utilities)

[Install](https://snapcraft.io/install/fetch/kde-neon#install)

#### Download files and verify checksum.

Downloads a file an optionally verifies it's MD5 or SHA256 checksum.

**Usage**

```
fetch -L $SOME_URL --sha256 $SHA256_SUM
```

The command line options for fetch are compatible with the widely curl command. A wide variety of options are available yet. If you want to use an option that is still missing, please leave an issue at the project's Github repository.

**Features**

* curl-inspired API
* check SHA256 or MD5 checksum during download
* multiple HTTP methods (GET, PUT, POST, and more)
* upload data from local file
* specify timeouts
* specify TLS version to use

**Limitations of snap version**

The snap version is only able to write files in the current users home directory. To overcome this limitation, either pipe the output of fetch to the desired file or install the .deb package provided on the project's Github repository.

### Package name

* fetch

---

### License

* MIT

---

### Last updated

* 24 April 2026 - latest/stable

---

### Websites

* [github.com/falk-werner/fetch](https://github.com/falk-werner/fetch "https://github.com/falk-werner/fetch")

---

### Source code

* [github.com/falk-werner/fetch](https://github.com/falk-werner/fetch "https://github.com/falk-werner/fetch")

---

### Report a bug

* [github.com/falk-werner/fetch/issues](https://github.com/falk-werner/fetch/issues "https://github.com/falk-werner/fetch/issues")

---

##### Report a Snap Store violation

* [Report this Snap](https://snapcraft.io/install/fetch/kde-neon#report-snap-modal)

---

## Enable snaps on KDE Neon and install fetch

Snaps are applications packaged with all their dependencies to run on all popular Linux distributions from a single build. They update automatically and roll back gracefully.

Snaps are discoverable and installable from the [Snap Store](https://snapcraft.io/store), an app store with an audience of millions.

### Enable snapd

Snap can be installed from the command line. Open the *Konsole* terminal and enter the following:

```
sudo apt update
sudo apt install snapd
```

### Install fetch

To install fetch, simply use the following command:

```
sudo snap install fetch
```

### Other popular snaps…

[See more...](https://snapcraft.io/search?categories=featured)

[See more in Featured](https://snapcraft.io/search?categories=featured)

### More things to do…

#### [Get the snap store](https://snapcraft.io/snap-store)

Browse and find snaps from the convenience of your desktop using the snap store snap.

#### [Learn more about snaps](https://snapcraft.io/docs)

Interested to find out more about snaps? Want to publish your own application? Visit [snapcraft.io](https://snapcraft.io/) now.

[Back to top](https://snapcraft.io/install/fetch/kde-neon)

© 2026 Canonical Ltd.
Ubuntu and Canonical are registered trademarks of Canonical Ltd.

Powered by [Charmed Kubernetes](https://www.ubuntu.com/kubernetes)

[Join the forum](https://forum.snapcraft.io/), contribute to or report problems with,
[snapd](https://bugs.launchpad.net/snapd),
[Snapcraft](https://bugs.launchpad.net/snapcraft),
or [this site](https://github.com/canonical/snapcraft.io/issues/new).

* [Share on Twitter](https://twitter.com/snapcraftio)
* [Share on Facebook](https://www.facebook.com/snapcraftio)
* [Share on YouTube](https://www.youtube.com/snapcraftio)

* [Terms of Service](https://ubuntu.com/legal/terms-and-policies/snap-store-terms)
* [Data privacy](https://www.ubuntu.com/legal/data-privacy)
* [Manage your tracker settings](https://snapcraft.io/install/fetch/kde-neon)
* [Service status](https://status.snapcraft.io/)
* [Other functions](https://dashboard.snapcraft.io/)
* [Contact us](https://snapcraft.io/about/contact-us)
