# Can't install from debian repo

**URL:** https://community.stardog.com/t/cant-install-from-debian-repo/2725
**Category:** Support
**Created:** [September 29, 2020, 4:23pm UTC](https://community.stardog.com/t/cant-install-from-debian-repo/2725 "2020-09-29T16:23:31Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![serge](https://yyz2.discourse-cdn.com/flex030/user_avatar/community.stardog.com/serge/32/376_2.png) [@serge](https://community.stardog.com/u/serge)
#### Post date: [September 29, 2020, 4:23pm UTC](https://community.stardog.com/t/cant-install-from-debian-repo/2725/1 "2020-09-29T16:23:32Z")

</div>

I am following the instruction

#### [Debian Based Systems](https://www.stardog.com/docs/#_debian_based_systems)

To install Stardog using apt-get run the following commands:

```auto
curl http://packages.stardog.com/stardog.gpg.pub | apt-key add
echo "deb http://packages.stardog.com/deb/ stable main" >> /etc/apt/sources.list
apt-get update
apt-get install -y stardog[=<version>]

```

This will first add the Stardog gpg key to the systems and then fetch and install the latest Stardog deb package.

At step 3 'apt-get update' I get the following error

```
Err:7 http://packages.stardog.com/deb 3 Release
  404 Not Found [IP: 52.216.113.226 80]
Hit:8 http://archive.ubuntu.com/ubuntu focal-backports InRelease
Get:9 http://packages.stardog.com/deb stable/main amd64 Packages [4461 B]
Reading package lists... Done
E: The repository 'http://packages.stardog.com/deb 3 Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.

```

Actually step 4 may complete. Will update post shortly

---

<div class="post-metadata">

### Author: ![serge](https://yyz2.discourse-cdn.com/flex030/user_avatar/community.stardog.com/serge/32/376_2.png) [@serge](https://community.stardog.com/u/serge)
#### Post date: [September 29, 2020, 4:42pm UTC](https://community.stardog.com/t/cant-install-from-debian-repo/2725/2 "2020-09-29T16:42:34Z")

</div>

Ok the error was not fatal, but probably should look to see why the error and add a note to ignore the error in the documentation.

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex030/uploads/stardog/original/2X/e/ed66b48a616f505106a4acde3c9cee7e6da9bc67.svg) [@system](https://community.stardog.com/u/system)
#### Post date: [October 13, 2020, 4:42pm UTC](https://community.stardog.com/t/cant-install-from-debian-repo/2725/3 "2020-10-13T16:42:35Z")

</div>

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.
