From ed026660ef31c75919d09e0ab655cf5febfa9cfd Mon Sep 17 00:00:00 2001
From: Jonas L <jooola@users.noreply.github.com>
Date: Thu, 16 Jun 2022 17:08:51 +0200
Subject: [PATCH] docs: remove packages based install (#1883)

---
 docs/admin-manual/setup/install.md                  | 13 -------------
 .../admin-manual/setup/install.md                   | 13 -------------
 2 files changed, 26 deletions(-)

diff --git a/docs/admin-manual/setup/install.md b/docs/admin-manual/setup/install.md
index 3f4a16fd9..222f111fa 100644
--- a/docs/admin-manual/setup/install.md
+++ b/docs/admin-manual/setup/install.md
@@ -184,16 +184,3 @@ sudo systemctl --all --plain | grep libretime
 ```
 
 Once completed, it's recommended to [install a reverse proxy](./reverse-proxy.md) to setup SSL termination and secure your installation.
-
-## Using packages
-
-:::note
-
-Usually the packages are built soon after a release is published.
-
-:::
-
-You can install LibreTime using packages on the distributions listed below, please follow further instruction provided by the links below:
-
-- [Debian / Ubuntu packages](https://github.com/libretime/libretime-debian-packaging/releases)
-- [CentOS packages](https://build.opensuse.org/package/show/home:radiorabe:airtime/libretime)
diff --git a/website/versioned_docs/version-3.0.0-alpha.12/admin-manual/setup/install.md b/website/versioned_docs/version-3.0.0-alpha.12/admin-manual/setup/install.md
index 42f6fc4f1..3c7a02ed9 100644
--- a/website/versioned_docs/version-3.0.0-alpha.12/admin-manual/setup/install.md
+++ b/website/versioned_docs/version-3.0.0-alpha.12/admin-manual/setup/install.md
@@ -167,16 +167,3 @@ sudo rabbitmqctl change_password "airtime" "new-password"
 ```
 
 Once completed, it's recommended to [install a reverse proxy](./reverse-proxy.md) to setup SSL termination and secure your installation.
-
-## Using packages
-
-:::note
-
-Usually the packages are built soon after a release is published.
-
-:::
-
-You can install LibreTime using packages on the distributions listed below, please follow further instruction provided by the links below:
-
-- [Debian / Ubuntu packages](https://github.com/libretime/libretime-debian-packaging/releases)
-- [CentOS packages](https://build.opensuse.org/package/show/home:radiorabe:airtime/libretime)